mbed-os/components
Chun-Chieh Li 85dfc1a971 TFM: Change NS lock functions to weak
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
2020-01-06 15:46:09 +08:00
..
802.15.4_RF S2-LP: Preamble configuration to follow Wi-SUN FAN specification 2019-11-19 12:10:51 +02:00
TARGET_PSA TFM: Change NS lock functions to weak 2020-01-06 15:46:09 +08:00
cellular/COMPONENT_STMOD_CELLULAR STMOD_CELLULAR: improve debug print 2019-12-03 14:22:47 +01:00
storage/blockdevice Add static pinmap support: SDBlockDevice, kvstore, system storage 2019-12-10 12:26:23 +01:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver Fixed ESP8266 nullpointer dereference. 2019-12-31 16:45:51 +01:00