mirror of https://github.com/ARMmbed/mbed-os.git
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 |
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM_MICRO | ||
| TOOLCHAIN_ARM_STD | ||
| TOOLCHAIN_GCC_ARM | ||
| TOOLCHAIN_IAR | ||
| rtx4 | ||
| rtx5 | ||
| SysTimer.cpp | ||
| SysTimer.h | ||
| mbed_boot.c | ||
| mbed_boot.h | ||
| mbed_rtos1_types.h | ||
| mbed_rtos_rtx.c | ||
| mbed_rtos_storage.h | ||
| mbed_rtx_conf.h | ||
| mbed_rtx_handlers.c | ||
| mbed_rtx_idle.cpp | ||