mbed-os/components
Vikas Katariya b6f5046b67 Fix enum type to align with psa-arch-tests
This is related to https://github.com/ARMmbed/mbed-os/issues/11256
When TARGET_PSA is enabled on Cortex-A boards, the SECURE
is redeclared. So to minimize the impact we can redeclare this in
val.h which is used only by Mbed. And `security_t` itself is used in
mbed-os\components\TARGET_PSA\TESTS, but the SECURE string is not used.

Renamed to `caller_security_t` which aligns with
https://github.com/ARM-software/psa-arch-tests
2019-11-18 15:42:08 +00:00
..
802.15.4_RF S2-LP: sync with development repository 2019-10-16 11:58:32 +01:00
TARGET_PSA Fix enum type to align with psa-arch-tests 2019-11-18 15:42:08 +00:00
cellular/COMPONENT_STMOD_CELLULAR STMOD_CELLULAR: update readme 2019-11-18 15:42:08 +00:00
storage/blockdevice Avoid stale mutex in QSPIFBlockDevice::read 2019-11-18 15:42:08 +00:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver ESP8266Interface buffer null-terminated and parameters of scan function in correct order 2019-10-16 11:53:52 +01:00