mbed-os/components/TARGET_PSA
Vikas Katariya c1486eaf41 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-10-02 16:37:58 +01:00
..
TARGET_MBED_SPM Merge pull request #10147 from kjbracey-arm/atomic_bitwise 2019-05-13 14:18:05 +01:00
TARGET_TFM TF-M patch/workaround related to (TF-M issue #T240) 2019-06-26 14:58:19 +01:00
TESTS Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
inc PSA storage: Conform to "PSA 1.0.0" spec release 2019-07-14 18:50:47 +03:00
services Merge pull request #11392 from hugueskamba/hk-remove-minor-warnings 2019-09-05 09:59:39 +02:00
mbed_lib.json Allow baremetal to build by removing PSA 2019-03-07 16:41:58 -06:00