mbed-os/features/frameworks/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
..
pal attestation: Erase storage before test 2019-09-02 17:10:59 +01:00
mbed_lib.json add mbed_lib.json to prevent inclusion in bare-metal builds 2019-03-07 18:04:59 +02:00
pal_attestation_eat.c [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
pal_attestation_eat.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
pal_interfaces_ns.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val.h Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
val_attestation.c [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_attestation.h changes to test infrastructure to adapt it to green-tea 2019-03-03 22:47:33 +02:00
val_client_defs.h changes to test infrastructure to adapt it to green-tea 2019-03-03 22:47:33 +02:00
val_entry.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_framework.h changes to test infrastructure to adapt it to green-tea 2019-03-03 22:47:33 +02:00
val_greentea.cpp Fix enum type to align with psa-arch-tests 2019-10-02 16:37:58 +01:00
val_greentea.h changes to test infrastructure to adapt it to green-tea 2019-03-03 22:47:33 +02:00
val_interfaces.c crypto: Remove old compliance tests 2019-08-21 19:43:58 +01:00
val_interfaces.h changes to test infrastructure to adapt it to green-tea 2019-03-03 22:47:33 +02:00
val_internal_trusted_storage.c [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_internal_trusted_storage.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_protected_storage.c [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_protected_storage.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00
val_target.h [api-tests]: Updated to cb58d2c 2019-03-03 15:51:26 +02:00