863470a5f9
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
5 lines
321 B
Text
5 lines
321 B
Text
Features
|
|
* The PSA crypto subsystem can now be configured to use less static RAM by
|
|
tweaking the setting for the maximum amount of keys simultaneously in RAM.
|
|
MBEDTLS_PSA_KEY_SLOT_COUNT sets the maximum number of volatile keys that
|
|
can exist simultaneously. It has a sensible default if not overridden.
|