Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
performance(sqlcipher): Fix burn_stack performance issue
Implements a cross-platform version of OP-TEE/optee_os#3102 1. Remove recursion 2. Use memset instead of while loop
- Loading branch information