mbed-os/components
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
..
802.15.4_RF S2-LP: sync with development repository 2019-10-16 11:58:32 +01:00
TARGET_PSA Add PSA auto-generated files to components 2019-11-18 15:48:17 +00:00
cellular/COMPONENT_STMOD_CELLULAR STMOD_CELLULAR: update readme 2019-11-18 15:42:08 +00:00
storage/blockdevice Remove commented-out code 2019-11-18 15:47:40 +00:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver ESP8266Interface buffer null-terminated and parameters of scan function in correct order 2019-10-16 11:53:52 +01:00