mbed-os/components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw
Maciej Bocianski 57ac6c83d6 component PSA: keep SVCHandler_main/tfm_pendsv_do_schedule symbol in LTO builds
Add a "used" attribute to SVCHandler_main/tfm_pendsv_do_schedule to fix ARMC6 build with
the "-flto" flag.

This attribute, attached to a function/variable, means that code must be emitted
for the function even if it appears that the function is not referenced.
2020-02-04 12:38:38 +01:00
..
core component PSA: keep SVCHandler_main/tfm_pendsv_do_schedule symbol in LTO builds 2020-02-04 12:38:38 +01:00
include [trusted-firmware-m]: Updated to 0101fd37 2019-04-10 14:20:56 +03:00
ns_callable TF-M patch: Fix tfm_psa_call_venner wrong argument type (TF-M issue #241) 2019-06-06 16:08:34 +01:00
spm TF-M patch/workaround related to (TF-M issue #T240) 2019-06-26 14:58:19 +01:00