psa: Remove MBED_SPM code
All MBED_SPM targets have been removed previously, via commits
5cc66282ddc6 ("PSOC6: remove PSA targets") and 115b09aba43b ("psoc6:
Remove FUTURE_SEQUANA and FUTURE_SEQUANA_M0"). Remove all the dead
MBED_SPM code, as no targets use it.

Signed-off-by: Jaeden Amero <jaeden.amero@arm.com>
ls
1 parent 47b3599 commit 07a84ec10a5b2b250f20e81bd8e9657e5cc28b94
@Jaeden Amero Jaeden Amero authored on 17 Mar 2020
Jaeden Amero committed on 16 Apr 2020
Showing 34 changed files
View
TESTS/psa/spm_client/COMPONENT_NSPE/main.cpp
View
TESTS/psa/spm_server/COMPONENT_NSPE/main.cpp
View
TESTS/psa/spm_server/COMPONENT_SPE/server_tests_partition2.c
View
TESTS/psa/spm_server/COMPONENT_SPE/tests.c
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/handles_manager.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/handles_manager.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/psa_setup.c 100644 → 0
Too large (Show diff)
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_client.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_common.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_init.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_internal.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_main.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_panic.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_server.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE/spm_server.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/COMPONENT_NSPE/spm_client_proxy.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/COMPONENT_NSPE/spm_mailbox_nspe.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/COMPONENT_SPE/spm_mailbox_spe.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/ipc_defs.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/ipc_queue.c 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPM_MAILBOX/ipc_queue.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/mbed_lib.json 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/psa_defs.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/spm_client.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/spm_init.h 100644 → 0
View
components/TARGET_PSA/TARGET_MBED_SPM/spm_messages.h 100644 → 0
View
components/TARGET_PSA/inc/psa/client.h
View
components/TARGET_PSA/inc/psa/service.h
View
components/TARGET_PSA/services/storage/its/COMPONENT_SPE/its_partition.c
View
doxyfile_options
View
doxygen_options.json
View
hal/spm_api.h
View
rtos/source/TARGET_CORTEX/mbed_rtos_rtx.c
View
targets/TARGET_Cypress/TARGET_PSOC6/mbed_overrides.c