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 |
||
|---|---|---|
| .. | ||
| COMPONENT_NSPE/interface/src | ||
| COMPONENT_SPE | ||
| interface/include | ||
| LICENSE | ||
| LICENSE-BSD-3-Clause | ||
| mbed_lib.json | ||
| tf-m-integration.md | ||