Skip to content

Commit

Permalink
[NXP][Zephyr] Increase the PSA key slot count to meet Matter requirem…
Browse files Browse the repository at this point in the history
…ent (#35811)

Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
  • Loading branch information
axelnxp authored Sep 27, 2024
1 parent 1b4fa25 commit f509f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/nxp/zephyr/nxp-zephyr-mbedtls-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#if CONFIG_CHIP_CRYPTO_PSA
#define MBEDTLS_PSA_CRYPTO_DRIVERS
#define MBEDTLS_PSA_KEY_SLOT_COUNT 64
#endif /* CONFIG_CHIP_CRYPTO_PSA */

#if CONFIG_MCUX_ELS_PKC
Expand Down

0 comments on commit f509f67

Please sign in to comment.