mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-23 17:48:42 +08:00
Disable LMS in PSA crypto client test
Signed-off-by: Raef Coles <raef.coles@arm.com>
This commit is contained in:
parent
47bccb7e47
commit
b4568c5423
@ -987,6 +987,8 @@ component_test_psa_crypto_client () {
|
|||||||
scripts/config.py unset MBEDTLS_PSA_CRYPTO_C
|
scripts/config.py unset MBEDTLS_PSA_CRYPTO_C
|
||||||
scripts/config.py unset MBEDTLS_PSA_CRYPTO_STORAGE_C
|
scripts/config.py unset MBEDTLS_PSA_CRYPTO_STORAGE_C
|
||||||
scripts/config.py set MBEDTLS_PSA_CRYPTO_CLIENT
|
scripts/config.py set MBEDTLS_PSA_CRYPTO_CLIENT
|
||||||
|
scripts/config.py unset MBEDTLS_LMS_C
|
||||||
|
scripts/config.py unset MBEDTLS_LMS_PRIVATE
|
||||||
make
|
make
|
||||||
|
|
||||||
msg "test: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT, make"
|
msg "test: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT, make"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user