mbed-os/features
Milosch Meriac 5d6c316597 uVisor: Enforce thread switch atomicity
The system hook thread_switch gets called both through the SVC and
though the PendSV, which can get interrupted by the SVC.
Since calls to the uVisor API are not re-entrant, we need to wrap this
function in an atomic section to prevent faults.
2016-09-26 23:09:36 -07:00
..
FEATURE_BLE Merge pull request #2778 from pan-/avoid_inclusion_of_ble_code_if_not_used 2016-09-25 21:57:23 -05:00
FEATURE_COMMON_PAL Merge pull request #2804 from yogpan01/mbed-os.5.2-rc1 2016-09-25 22:11:24 -05:00
FEATURE_UVISOR uVisor: Enforce thread switch atomicity 2016-09-26 23:09:36 -07:00
frameworks Merge pull request #2702 from mazimkhan/uvisor-gt-client-integration 2016-09-19 12:47:06 +03:00
mbedtls Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
net Merge pull request #2809 from geky/lwip-fix-default-dhcp 2016-09-26 02:39:20 -05:00
storage/FEATURE_STORAGE This commit includes the following CFSTORE/Flash-Journal/Storage updates and fixes: 2016-09-13 18:16:56 +01:00