psa: Put Mbed PSA implementation into MBED_PSA_SRV

Signed-off-by: Jaeden Amero <jaeden.amero@arm.com>
pull/13003/head
Jaeden Amero 2020-03-18 17:39:17 +00:00 committed by Darryl Green
parent 8b5a2ff2d9
commit b44a263729
174 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
^BUILD
^cmsis
^components/TARGET_PSA/services/attestation/attestation.h
^components/TARGET_PSA/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
^components/TARGET_PSA/services/attestation/qcbor
^components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
^components/TARGET_PSA/TARGET_TFM
^components/TARGET_PSA/TESTS
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/TARGET_TFM
^components/TARGET_PSA/TARGET_MBED_PSA_SRV/TESTS
^features/cryptocell
^features/FEATURE_BLE
^features/frameworks

View File

@ -6,7 +6,7 @@ Folders containing files under different permissive license than Apache 2.0 are
- [cmsis](./cmsis) - MIT, BSD-3-Clause
- [components/802.15.4_RF/mcr20a-rf-driver](./components/802.15.4_RF/mcr20a-rf-driver) - BSD-3-Clause
- [components/TARGET_PSA/TARGET_TFM](./components/TARGET_PSA/TARGET_TFM) - BSD-3-Clause
- [components/TARGET_PSA/TARGET_PSA/services/attestation](./components/TARGET_PSA/services/attestation) - BSD-3-Clause
- [components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation](./components/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation) - BSD-3-Clause
- [features/cryptocell/FEATURE_CRYPTOCELL310](./features/cryptocell/FEATURE_CRYPTOCELL310) - ARM Object Code and Header Files License
- [features/FEATURE_BOOTLOADER](./features/FEATURE_BOOTLOADER) - PBL
- [features/FEATURE_BLE/targets](./features/FEATURE_BLE/targets) - BSD-style, PBL, MIT-style

Some files were not shown because too many files have changed in this diff Show More