Skip to content

Commit be09f92

Browse files
committed
psa: Put Mbed PSA implementation into MBED_PSA_SRV
Signed-off-by: Jaeden Amero <[email protected]>
1 parent 5898300 commit be09f92

File tree

174 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.

174 files changed

+6
-6
lines changed

.astyleignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
^BUILD
22
^cmsis
3-
^components/TARGET_PSA/services/attestation/attestation.h
4-
^components/TARGET_PSA/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
5-
^components/TARGET_PSA/services/attestation/qcbor
6-
^components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
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
77
^components/TARGET_PSA/TARGET_TFM
8-
^components/TARGET_PSA/TESTS
8+
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/TESTS
99
^features/cryptocell
1010
^features/FEATURE_BLE
1111
^features/frameworks

LICENSE.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)