mbed-os/cmsis/TARGET_CORTEX_A
TomoYamanaka 596110069c Modify IRQ handler processing without RTOS at Cortex-A IAR Compiler
In case of unusing RTOS, there is no processing against IRQ handler and it causes a linker error.
Therefore, I added this processing with WEAK attribute. Also I added cmain.S file at cmsis/TARGET_CORTEX_A folder.
2019-01-14 13:06:14 +00:00
..
TOOLCHAIN_IAR Modify IRQ handler processing without RTOS at Cortex-A IAR Compiler 2019-01-14 13:06:14 +00:00
cmsis_armcc.h Add volatile modifier for CP15 accessors 2018-06-07 16:47:12 +09:00
cmsis_armclang.h [CMSIS_5]: Updated to 49ac527a 2018-05-14 12:18:20 +01:00
cmsis_compiler.h [CMSIS_5]: Updated to 49ac527a 2018-05-14 12:18:20 +01:00
cmsis_cp15.h [CMSIS_5]: Updated to 49ac527a 2018-05-14 12:18:20 +01:00
cmsis_gcc.h [CMSIS_5]: Updated to 0b521765 2018-08-25 20:41:00 -05:00
cmsis_iccarm.h Fix CMSIS __RESTRICT define for IAR 2018-08-25 20:41:12 -05:00
core_ca.h Check correct ARMC6 predefine for FP codegen 2018-12-27 22:26:03 -06:00
irq_ctrl.h [CMSIS_5]: Updated to 49ac527a 2018-05-14 12:18:20 +01:00
irq_ctrl_gic.c RTX5: ignoring CPUID field in GIC implementation 2018-05-28 13:54:44 +09:00