Skip to content

Commit f6ee69e

Browse files
committed
Move components/TARGET_PSA under FEATURE_EXPERIMENTAL_API
Signed-off-by: Darryl Green <[email protected]>
1 parent 2377a8b commit f6ee69e

File tree

175 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+6
-6
lines changed

.astyleignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
^BUILD
22
^cmsis
3-
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
4-
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
5-
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor
6-
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
7-
^components/TARGET_PSA/TARGET_TFM
8-
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/TESTS
93
^features/cryptocell
104
^features/FEATURE_BLE
5+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
6+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
7+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor
8+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
9+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_TFM
10+
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/TESTS
1111
^features/frameworks
1212
^features/lwipstack/lwip
1313
^features/lwipstack/lwip-sys

0 commit comments

Comments
 (0)