mbed-os/components/TARGET_PSA
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
..
TARGET_MBED_SPM Add PSA auto-generated files to components 2019-11-08 14:57:06 +00:00
TARGET_TFM component PSA: keep SVCHandler_main/tfm_pendsv_do_schedule symbol in LTO builds 2020-02-04 12:38:38 +01: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