mbed-os/components/TARGET_PSA/TARGET_MBED_SPM/COMPONENT_SPE
Vikas Katariya f4a1945911 Add PSA auto-generated files to components
To support online compiler build for PSA targets, some files are
auto-generated (LPC55S69_NS and ARM_MUSCA_A1_NS) by the script
from offline build system. Since these files are identical for these
V8-M targets it would be good to check them in to support online
compiler as they are COMPONENT_SPE and services related.

In folder: components/TARGET_PSA/
  --TARGET_MBED_SPM
    --COMPONENT_SPE
      psa_setup.c
  --TARGET_TFM
    --COMPONENT_SPE
      --inc
	tfm_partition_defs.inc
        tfm_partition_list.inc
        tfm_service_list.inc
        tfm_spm_signal_defs.h
  --services
    --inc
      autogen_sid.h
      mbed_spm_partitions.h

Signed-off-by: Vikas Katariya <Vikas.Katariya@arm.com>
2019-11-08 14:57:06 +00:00
..
handles_manager.c Assembler atomics 2019-04-26 13:12:35 +03:00
handles_manager.h SPE: Fix up atomic usage 2019-02-05 16:03:25 +02:00
psa_setup.c Add PSA auto-generated files to components 2019-11-08 14:57:06 +00:00
spm_client.c Fix SPM warnings 2019-03-03 10:54:55 +02:00
spm_common.c Assembler atomics 2019-04-26 13:12:35 +03:00
spm_init.c Align to new spec changes and prep for TFM SPM 2019-01-31 17:17:53 +02:00
spm_internal.h Unify flags 2019-03-03 10:54:53 +02:00
spm_main.c Align to new spec changes and prep for TFM SPM 2019-01-31 17:17:53 +02:00
spm_panic.h Align to new spec changes and prep for TFM SPM 2019-01-31 17:17:53 +02:00
spm_server.c Update psa_get() to return psa_status_t 2019-03-03 10:55:44 +02:00
spm_server.h Fix astyle 2019-03-03 10:55:46 +02:00