Browse Source
Make it depend on MBEDTLS_PSA_P256M_DRIVER_ENABLED instead of
selecting it.
This fixes the build of
tests/crypto/secp256r1/crypto.secp256r1.p256-m_raw on filtered-out
platforms since PR #75441 (83cd9f5a01
).
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
pull/75899/head
5 changed files with 10 additions and 15 deletions
@ -1,2 +1,4 @@
@@ -1,2 +1,4 @@
|
||||
CONFIG_ZTEST_STACK_SIZE=8192 |
||||
CONFIG_ZTEST=y |
||||
|
||||
CONFIG_ENTROPY_GENERATOR=y |
||||
|
Loading…
Reference in new issue