mirror of https://github.com/ARMmbed/mbed-os.git
Default NS lock functions use mutex to guarantee serialization into secure world. But this mechanism doesn't support pre-rtos and interrupt-disabled. This commit changes these functions to weak so that platform can override them to provide another mechanism. This approach is just what TF-M repository is adopting. https://review.trustedfirmware.org/c/trusted-firmware-m/+/1460 |
||
|---|---|---|
| .. | ||
| 802.15.4_RF | ||
| TARGET_PSA | ||
| cellular/COMPONENT_STMOD_CELLULAR | ||
| storage/blockdevice | ||
| testing/COMPONENT_FPGA_CI_TEST_SHIELD | ||
| wifi/esp8266-driver | ||