issues
search
ARM-software
/
psa-arch-tests
Tests for verifying implementations of TBSA-v8M and the PSA Certified APIs
Apache License 2.0
67
stars
103
forks
source link
crypto: Avoid static buffer allocation.
#359
Closed
butok
closed
1 year ago
butok
commented
1 year ago
Use shared stack instead of static buffer allocation.
Save several KBs of RAM.