Add PSA mbed-lib.json

pull/9628/head
Oren Cohen 2019-02-06 13:31:01 +02:00 committed by Oren Cohen
parent bb775c2e69
commit b5e8492458
No known key found for this signature in database
GPG Key ID: 6F54A3184C6F8FF9
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"name": "psa-services",
"requires": [
"drivers",
"platform",
"mbedtls",
"mbed-crypto",
"storage",
"flashiap-block-device",
"tdbstore",
"storage_tdb_internal"
]
}