Skip to content

Commit 9f4c918

Browse files
authored
Merge pull request #10026 from kfnta/add_crypto_mcros_to_secure
add needed crypto macros to secure side
2 parents de1f086 + d1aff16 commit 9f4c918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/psa/tfm/mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "tfm_build",
33
"requires" : ["psa-services", "tfm", "tfm-s", "psa"],
4+
"macros": ["MBEDTLS_CIPHER_MODE_CTR", "MBEDTLS_CMAC_C"],
45
"artifact_name": "tfm"
56
}

0 commit comments

Comments
 (0)