Skip to content

Commit 846fbfb

Browse files
authored
Merge pull request #13175 from Patater/remove-tfm-kvstore-adapter
psa: Remove not needed TF-M ITS KVStore adapter
2 parents 6c27da5 + 6c9d168 commit 846fbfb

File tree

2 files changed

+9
-157
lines changed

2 files changed

+9
-157
lines changed

TESTS/configs/experimental.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"target_overrides": {
3+
"*": {
4+
"target.features_add": [
5+
"EXPERIMENTAL_API"
6+
]
7+
}
8+
}
9+
}

features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/storage/its/its_tfm_impl.cpp

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)