mbed-os/components/TARGET_PSA
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
..
TARGET_MBED_SPM Add PSA auto-generated files to components 2019-11-08 14:57:06 +00:00
TARGET_TFM TFM: Change NS lock functions to weak 2020-01-06 15:46:09 +08:00
TESTS Incorporated review comments 2019-11-08 07:07:12 -08:00
inc PSA storage: Conform to "PSA 1.0.0" spec release 2019-07-14 18:50:47 +03:00
services Change size embedded in the temp_ram_page_data 2019-12-29 17:28:56 +02:00
mbed_lib.json LPC55S69_NS: Fix baremetal compilation error 2019-11-28 14:53:31 +00:00