mbed-os/features/frameworks
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
..
TARGET_PSA Fix enum type to align with psa-arch-tests 2019-11-18 15:42:08 +00:00
greentea-client Can compile without serial 2019-07-22 16:17:52 +02:00
mbed-client-cli Add placeholder libraries for things we probably refer to as libraries 2019-01-16 14:58:58 -06:00
mbed-client-randlib Merge pull request #9561 from theotherjimmy/test-resources 2019-02-13 12:31:54 -06:00
mbed-coap sn_coap_builder: remove unnecessary code. 2019-10-16 11:53:52 +01:00
mbed-trace Remove mbed_trace dependency to Nanomesh headers 2019-10-16 11:53:52 +01:00
nanostack-libservice Include ns_types.h before mbed_trace.h in Nanomesh 2019-10-16 11:53:52 +01:00
unity Merge pull request #9561 from theotherjimmy/test-resources 2019-02-13 12:31:54 -06:00
utest Can compile without serial 2019-07-22 16:17:52 +02:00