Add mbed_app.json for TF-M bare-metal build

pull/9653/head
Michael Schwarcz 2019-02-14 18:58:35 +02:00
parent 516af50cb7
commit 01a78e98a2
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"name": "tfm_build",
"requires" : ["psa-services", "tfm"],
"artifact_name": "tfm"
}