We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4fa25 commit f509f67Copy full SHA for f509f67
src/platform/nxp/zephyr/nxp-zephyr-mbedtls-config.h
@@ -18,6 +18,7 @@
18
19
#if CONFIG_CHIP_CRYPTO_PSA
20
#define MBEDTLS_PSA_CRYPTO_DRIVERS
21
+#define MBEDTLS_PSA_KEY_SLOT_COUNT 64
22
#endif /* CONFIG_CHIP_CRYPTO_PSA */
23
24
#if CONFIG_MCUX_ELS_PKC
0 commit comments