Merge pull request #8935 from kfnta/crypto_partition_fix
Fix PSA crypto partition and tests
ls
commit 8301325481966a524ed0a93cfbb2b0c7f446ae54
2 parents 1c201b4 + 51a462a
@Martin Kojtal Martin Kojtal authored on 6 Dec 2018
GitHub committed on 6 Dec 2018
Showing 19 changed files
View
TESTS/mbed-crypto/sanity/main.cpp
View
TESTS/psa/crypto_init/COMPONENT_SPE/psa_setup.c
View
TESTS/psa/crypto_init/main.cpp
View
TESTS/psa/entropy_inject/COMPONENT_SPE/psa_setup.c
View
TESTS/psa/entropy_inject/main.cpp
View
TESTS/psa/prot_internal_storage/COMPONENT_SPE/psa_setup.c
View
TESTS/psa/spm_client/COMPONENT_SPE/psa_setup.c
View
TESTS/psa/spm_server/COMPONENT_SPE/psa_setup.c
View
TESTS/psa/spm_smoke/COMPONENT_SPE/psa_setup.c
View
components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c
View
components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_crypto_partition.c
View
components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_crypto_srv_partition.c 0 → 100644
View
components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_crypto_srv_partition.h 0 → 100644
View
components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_psa_f_partition.c 100644 → 0
View
components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_psa_f_partition.h 100644 → 0
View
components/TARGET_PSA/services/crypto/crypto_partition_psa.json
View
components/TARGET_PSA/services/crypto/psa_crypto_srv_ifs.h 0 → 100644
View
components/TARGET_PSA/services/crypto/psa_psa_f_ifs.h 100644 → 0
View
components/TARGET_PSA/spm/COMPONENT_SPE/psa_setup.c