mbed-os/components/TARGET_PSA/TARGET_TFM
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
..
COMPONENT_NSPE/interface/src TFM: Change NS lock functions to weak 2020-01-06 15:46:09 +08:00
COMPONENT_SPE NVStore: deprecated implementation removed 2019-12-03 15:36:31 +02:00
interface/include TF-M patch: Fix tfm_psa_call_venner wrong argument type (TF-M issue #241) 2019-06-06 16:08:34 +01:00
LICENSE Add BSD3-clause license file to TF-M folder 2019-02-19 16:29:28 +02:00
LICENSE-BSD-3-Clause Add BSD3-clause license file to TF-M folder 2019-02-19 16:29:28 +02:00
mbed_lib.json TF-M: Increase TFM_SPM_MAX_ROT_SERV_NUM from 30 to 32 2019-03-06 16:43:09 +02:00
tf-m-integration.md Permit non-TrustZone ARMv8 build 2019-05-03 13:36:38 +03:00