mbed-os/TESTS
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
..
configs Fixed the build tools test case failure,incorporated review comments 2019-12-23 03:54:18 -08:00
events Enabled the sleep,sleep_manager,watchdog_reset test case for bare metal greentea test 2019-11-07 10:34:03 -08:00
host_tests UnbufferedSerial: Introduce the class to replace RawSerial 2019-12-12 08:44:09 +00:00
integration increamed qspi size for cypress integration fs tests 2019-12-05 10:54:33 -08:00
lorawan/loraradio Incorporated review comments 2019-11-11 05:01:23 -08:00
mbed-crypto/sanity Refactor Mbed PSA service code base 2020-01-16 13:21:41 +00:00
mbed_drivers Merge pull request #12207 from hugueskamba/hk-add-buffered_serial 2020-01-16 10:06:22 +00:00
mbed_functional Merge pull request #11997 from kjbracey-arm/rm_fp 2019-12-19 16:32:46 +00:00
mbed_hal Refactor Mbed PSA service code base 2020-01-16 13:21:41 +00:00
mbed_hal_fpga_ci_test_shield Fix for ARM issue 11859. 2019-12-09 12:58:47 +02:00
mbed_platform Minimal-printf: Fix system test without using standard library printf 2019-12-23 08:30:13 -08:00
mbed_timing_fpga_ci_test_shield/watchdog Test: FPGA shield: Add directory for timing tests 2019-10-14 16:55:48 +02:00
mbedmicro-mbed Add MBED_FALLTHROUGH attribute 2019-12-05 12:08:26 +02:00
mbedmicro-rtos-mbed Error message correction and rx_lib header filer removed on systimer test case 2019-11-08 16:11:11 -08:00
mbedtls Refactor Mbed PSA service code base 2020-01-16 13:21:41 +00:00
netsocket Merge pull request #12239 from tymoteuszblochmobica/testfix 2020-01-15 13:02:43 +01:00
network Modify multihoming tests to use get_ip_address_if 2019-12-12 09:20:33 +02:00
nfc/eeprom Newline at the end of files 2019-08-01 08:44:58 +02:00
usb_device NANO130 SRAM 16KB can't afford usb-msd test, to skip this test 2020-01-06 19:12:00 +08:00