diff --git a/tools/psa/tfm/mbed_app.json b/tools/psa/tfm/mbed_app.json new file mode 100644 index 0000000000..8594d50106 --- /dev/null +++ b/tools/psa/tfm/mbed_app.json @@ -0,0 +1,5 @@ +{ + "name": "tfm_build", + "requires" : ["psa-services", "tfm"], + "artifact_name": "tfm" +}