Skip to content

Commit 0e07dff

Browse files
committed
Move TARGET_MBED_PSA_SRV to FEATURE_EXPERIMENTAL_API
Signed-off-by: Darryl Green <[email protected]>
1 parent 5fa5176 commit 0e07dff

26 files changed

+4
-2
lines changed

.astyleignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
^cmsis
33
^features/cryptocell
44
^features/FEATURE_BLE
5+
^features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV
56
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
67
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
78
^features/FEATURE_EXPERIMENTAL_API/TARGET_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/COMPONENT_NSPE/crypto_struct.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/COMPONENT_NSPE/crypto_struct.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto.c renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto.c

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_core.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_core.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_invasive.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_invasive.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_its.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_its.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_se.c renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_se.c

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_se.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_se.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_service_integration.h renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_service_integration.h

File renamed without changes.

features/mbedtls/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_slot_management.c renamed to features/FEATURE_EXPERIMENTAL_API/TARGET_MBED_PSA_SRV/COMPONENT_PSA_SRV_IMPL/psa_crypto_slot_management.c

File renamed without changes.

0 commit comments

Comments
 (0)