mbed-os/cmsis/device/rtos
Lingkai Dong c4178b4ce8 TF-M targets: Clean up RTOS configuration
On Armv8 targets, the PSA interface on the non-secure side only
requires mutexes, thus we remove other RTOS overrides to reduce
memory usage in general use cases.

TF-M and PSA test applications require more RTOS resources, and
they have their own configurations defined in
mbed-os-tf-m-regression-tests.

This commit also adds missing configuration for ARM_MUSCA_B1.
2021-04-06 18:16:46 +01:00
..
TOOLCHAIN_ARM_MICRO CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_ARM_STD CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_GCC_ARM CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_IAR CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
include Call mbed_tfm_init earlier 2020-09-08 14:36:12 +02:00
source Call mbed_tfm_init earlier 2020-09-08 14:36:12 +02:00
CMakeLists.txt CMake: remove IAR references as they are not supported 2021-02-17 09:19:03 +00:00
mbed_lib.json TF-M targets: Clean up RTOS configuration 2021-04-06 18:16:46 +01:00