mbed-os/components
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
..
802.15.4_RF Turn NULLs into nullptr 2020-01-09 14:52:54 +02:00
TARGET_PSA component PSA: keep SVCHandler_main/tfm_pendsv_do_schedule symbol in LTO builds 2020-02-04 12:38:38 +01:00
cellular/COMPONENT_STMOD_CELLULAR ST targets: Replace UARTSerial references with BufferedSerial 2020-01-08 08:34:20 +00:00
storage/blockdevice hani_iot: add spif storage config 2020-02-03 14:03:09 +01:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD FPGA_CI_TEST_SHIELD : force all peripheral to be tested 2020-01-21 17:17:55 +01:00
wifi/esp8266-driver Merge pull request #12035 from kjbracey-arm/callback_prep 2020-01-21 11:50:43 +00:00