mbed-os/components
Devaraj Ranganna fdc4a0831a Refactor Mbed PSA service code base
The Mbed OS PSA services is moved to
features/FEATURE_PSA/TARGET_MBED_PSA_SRV.

Removed PSA_SRV_IMPL, PSA_SRV_EMUL and NSPE.

Added new feature `PSA` to support PSA in Mbed OS.

Created following generic PSA targets:

* `PSA_Target` (Root level PSA target)
* `PSA_V7_M_NSPE` (Single v7-M NSPE generic target)
* `PSA_V7_M_SPE` (Single v7-M SPE generic target)
* `PSA_DUAL_V7_M_NSPE` (Dual v7-M NSPE generic target)
* `PSA_DUAL_V7_M_SPE` (Dual v7-M SPE generic target)
* `PSA_V8_M_NSPE` (v8-M NSPE generic target)
* `PSA_V8_M_SPE` (v8-M SPE generic target)

Added document features/FEATURE_PSA/supporting_psa_in_mbed-os.md which
describes PSA support in Mbed OS.

Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
2020-01-16 13:21:41 +00:00
..
802.15.4_RF S2-LP: Preamble configuration to follow Wi-SUN FAN specification 2019-11-19 12:10:51 +02:00
cellular/COMPONENT_STMOD_CELLULAR STMOD_CELLULAR: improve debug print 2019-12-03 14:22:47 +01:00
storage/blockdevice DataFlashBlockDevice: Makes default configuration to use mbed_lib.json settings 2020-01-03 15:31:01 +02:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Replace RawSerial instances as it has been deprecated 2020-01-06 15:48:49 +00:00
wifi/esp8266-driver Merge pull request #12234 from michalpasztamobica/esp8266_builtin_dns 2020-01-15 13:00:57 +01:00