Skip to content

Commit 195d161

Browse files
Oren CohenMichael Schwarcz
authored andcommitted
Enable PSA-Crypto on PSoC6
1 parent fbd959e commit 195d161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7461,7 +7461,7 @@
74617461
"inherits": ["SPE_Target", "FUTURE_SEQUANA_M0"],
74627462
"components_add": ["SPM_MAILBOX", "FLASHIAP"],
74637463
"extra_labels_add": ["PSA"],
7464-
"macros_add": ["PSOC6_DYNSRM_DISABLE=1"],
7464+
"macros_add": ["PSOC6_DYNSRM_DISABLE=1", "MBEDTLS_PSA_CRYPTO_SPM"],
74657465
"deliver_to_target": "FUTURE_SEQUANA_PSA",
74667466
"overrides": {
74677467
"secure-rom-start": "0x10000000",

0 commit comments

Comments
 (0)