mbed-os/components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE
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
..
bl2/include TF-M patch: General modifications 2019-06-06 14:49:41 +01:00
inc Add PSA auto-generated files to components 2019-11-08 14:57:06 +00:00
platform/include [trusted-firmware-m]: Updated to e7efdc6 2019-06-06 14:47:00 +01:00
secure_fw component PSA: keep SVCHandler_main/tfm_pendsv_do_schedule symbol in LTO builds 2020-02-04 12:38:38 +01:00
mbed_lib.json NVStore: deprecated implementation removed 2019-12-03 15:36:31 +02:00