Skip to content

Commit 5e41a18

Browse files
Vge0rgede-nordic
authored andcommitted
[nrf noup] zephyr: Set at least provide EXT_API
-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]> Signed-off-by: Torsten Rasmussen <[email protected]> Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit 3ab5fbb) (cherry picked from commit 9c54658) Signed-off-by: Dominik Ermel <[email protected]>
1 parent 4ac7175 commit 5e41a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/external_crypto.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ CONFIG_SB_CRYPTO_CLIENT_ECDSA_SECP256R1=y
1818
CONFIG_SB_CRYPTO_CLIENT_SHA256=y
1919
CONFIG_BL_SHA256_EXT_API_REQUIRED=y
2020
CONFIG_BL_SECP256R1_EXT_API_REQUIRED=y
21+
CONFIG_EXT_API_PROVIDE_EXT_API_ATLEAST_OPTIONAL=y

0 commit comments

Comments
 (0)