mbed-os/components/TARGET_PSA/TESTS/compliance_its
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
..
test_s001 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s002 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s003 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s004 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s005 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s006 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s007 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s008 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s009 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
test_s010 Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
psa_its_testlist.md [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00