commit | b3a400b9bd060ee9b78eae6d44f3986e9d34632b | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Tue May 14 14:26:12 2024 +0200 |
committer | Ronald Cron <ronald.cron@arm.com> | Thu May 16 08:12:03 2024 +0200 |
tree | f1ac0361365ad4e76a8c1004d9cffc8eba363770 | |
parent | b16e1c2c2fb7ff6201c3767fedb676a728d85c6e [diff] [blame] |
config-suite-b: Enable EC with PSA_WANT Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/configs/crypto-config-suite-b.h b/configs/crypto-config-suite-b.h index 2351ecb..268db60 100644 --- a/configs/crypto-config-suite-b.h +++ b/configs/crypto-config-suite-b.h
@@ -33,6 +33,7 @@ #define PSA_WANT_ALG_SHA_384 1 #define PSA_WANT_ALG_SHA_512 1 #define PSA_WANT_ECC_SECP_R1_256 1 +#define PSA_WANT_ECC_SECP_R1_384 1 #define PSA_WANT_ALG_TLS12_PRF 1 #define PSA_WANT_KEY_TYPE_AES 1