Skip to content

Commit

Permalink
[nrf noup] zephyr: Set at least provide EXT_API
Browse files Browse the repository at this point in the history
-This sets the provide EXT_API to be at least
 optional when the external_crypto is being used.

Ref: NCSDK-12021

Signed-off-by: Georgios Vasilakis <[email protected]>
  • Loading branch information
Vge0rge authored and nvlsianpu committed Nov 23, 2021
1 parent 595fb49 commit 11d549a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boot/zephyr/external_crypto.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ CONFIG_SB_CRYPTO_CLIENT_ECDSA_SECP256R1=y
CONFIG_SB_CRYPTO_CLIENT_SHA256=y
CONFIG_BL_SHA256_EXT_API_REQUIRED=y
CONFIG_BL_SECP256R1_EXT_API_REQUIRED=y
CONFIG_EXT_API_PROVIDE_EXT_API_ATLEAST_OPTIONAL=y

0 comments on commit 11d549a

Please sign in to comment.