mbed-os/rtos/source/TARGET_CORTEX
Bartek Szatkowski 96e0689204 CMSIS/RTX: Pre-processor defines used for assembly
CMSIS repo does not support pre-processor defines, hence multiple assembly
files are added for secure/non-secure and floating point tools.
Mbed OS tools support assembly file pre-processing, but the build system
does not support multiple assembly files for each target, hence updating
the assembly files.

1. Patch RTX so irq_cm4f.S files work with no FPU targets
2. Patch RTX so irq_armv8mml.S files to work with and without FPU
2. Patch RTX so irq_armv8mml.S and irq_armv8mbl.S files to work with secure and
   non-secure builds
2020-05-11 10:36:13 +01:00
..
TOOLCHAIN_ARM_MICRO Enabling small C library option and deprecating uARM toolchain 2019-12-19 10:05:11 -08:00
TOOLCHAIN_ARM_STD - Remove the pre-processor directive __ARMCC_VERSION >= 6010050 2020-03-27 14:37:01 +00:00
TOOLCHAIN_GCC_ARM Move TARGET directories to source 2019-08-08 11:59:16 +01:00
TOOLCHAIN_IAR rtos: fix iar vector table type 2020-03-30 13:37:15 +01:00
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2020-05-11 09:47:34 +01:00
rtx5 CMSIS/RTX: Pre-processor defines used for assembly 2020-05-11 10:36:13 +01:00
mbed_boot.c psa: Init IPC, Mailbox and Non-secure Interface 2020-04-03 15:48:58 +01:00
mbed_boot.h psa: Init IPC, Mailbox and Non-secure Interface 2020-04-03 15:48:58 +01:00
mbed_lib.json RTOS: use default boot-stack-size for nRF as SoftDevice is no longer used 2020-04-27 17:22:49 +01:00
mbed_rtos_rtx.c psa: Remove MBED_SPM code 2020-04-16 14:10:54 +01:00
mbed_rtx_conf.h rtos: Improve CMSIS-RTOSv2 app compatibility 2020-04-15 18:08:14 +01:00
mbed_rtx_handlers.c Prevent unreachable statements and correct variable sizes. 2019-09-12 11:51:26 +01:00
mbed_rtx_idle.cpp Correct core RTOS sleep routine timing 2020-05-07 11:43:01 +03:00
mbed_rtx_storage.h rtos: fix SPDX identifiers 2020-02-21 07:00:57 +00:00