mbed-os/rtos/TARGET_CORTEX/rtx5
Bartek Szatkowski d55698ec88 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

(cherry picked from commit 094662790a)
2019-04-10 14:42:56 +03:00
..
Include [CMSIS_5]: Updated to 0b521765 2018-08-25 20:41:00 -05:00
RTX CMSIS/RTX: Pre-processor defines used for assembly 2019-04-10 14:42:56 +03:00
Source CMSIS/RTX: Remove the file os_tick_gtim.c 2018-08-25 20:41:11 -05:00