mbed-os/rtos/TARGET_CORTEX
Deepika e33ff50409 Pulling in CMSIS commit 05fa9d328a
Systick handler switch to secure/nonsecure issues addressed:
1. Switch to secure/nonsecure context save/restore is based on 6th bit in
LR register, correct the bug (R7 instead of LR was used for decision)
2. Prevent R7 from being corrupted in Sys_ContextSave
3. Branch when non-secure rather than secure
2018-02-23 17:08:29 -06:00
..
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2017-11-01 09:25:42 +00:00
rtx5 Pulling in CMSIS commit 05fa9d328a 2018-02-23 17:08:29 -06:00
mbed_boot.c Statically allocate ARMCC required mutex objects 2017-12-20 16:05:44 +00:00
mbed_rtos1_types.h Move Cortex specific RTX behind TARGET_CORTEX 2017-08-31 19:55:54 -05:00
mbed_rtos_storage.h Remove use of internal RTX types 2017-09-04 11:26:38 -05:00
mbed_rtx_conf.h Default values for Trustzone Idle/Timer thread updated 2018-02-23 17:08:29 -06:00
mbed_rtx_handlers.c Added thread terminate hook 2017-09-14 16:21:48 -05:00
mbed_rtx_idle.cpp Remove tickless assert for tick count 2018-01-27 00:57:55 -06:00