blob: 6f56ece021c8e2f42c2ecbb3393e62541b4d0206 [file] [log] [blame]
Features
* Added new configuration option MBEDTLS_PSA_STATIC_KEY_SLOTS, which
uses static storage for keys, enabling malloc-less use of key slots.
The size of each buffer is given by the option
MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE. By default it accomodates the
largest PSA key enabled in the build.