mbed-os/components/TARGET_PSA
Vikas Katariya 6685025ef0 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-18 15:48:17 +00:00
..
TARGET_MBED_SPM Add PSA auto-generated files to components 2019-11-18 15:48:17 +00:00
TARGET_TFM Add PSA auto-generated files to components 2019-11-18 15:48:17 +00:00
TESTS Fix enum type to align with psa-arch-tests 2019-11-18 15:42:08 +00:00
inc PSA storage: Conform to "PSA 1.0.0" spec release 2019-07-14 18:50:47 +03:00
services Add PSA auto-generated files to components 2019-11-18 15:48:17 +00:00
mbed_lib.json Allow baremetal to build by removing PSA 2019-03-07 16:41:58 -06:00