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