2019-02-14 16:58:35 +00:00
|
|
|
{
|
|
|
|
"name": "tfm_build",
|
2019-03-07 22:24:22 +00:00
|
|
|
"requires" : ["psa-services", "tfm", "tfm-s", "psa"],
|
2019-03-10 13:06:51 +00:00
|
|
|
"macros": ["MBEDTLS_CIPHER_MODE_CTR", "MBEDTLS_CMAC_C"],
|
2019-02-14 16:58:35 +00:00
|
|
|
"artifact_name": "tfm"
|
|
|
|
}
|