Skip to content

Commit b5e8492

Browse files
Oren Cohenorenc17
authored andcommitted
Add PSA mbed-lib.json
1 parent bb775c2 commit b5e8492

File tree

1 file changed

+13
-0
lines changed
  • components/TARGET_PSA/services/COMPONENT_PSA_SRV_IMPL

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "psa-services",
3+
"requires": [
4+
"drivers",
5+
"platform",
6+
"mbedtls",
7+
"mbed-crypto",
8+
"storage",
9+
"flashiap-block-device",
10+
"tdbstore",
11+
"storage_tdb_internal"
12+
]
13+
}

0 commit comments

Comments
 (0)