mirror of https://github.com/ARMmbed/mbed-os.git
c1486eaf41
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 |
||
---|---|---|
.. | ||
pal | ||
mbed_lib.json | ||
pal_attestation_eat.c | ||
pal_attestation_eat.h | ||
pal_interfaces_ns.h | ||
val.h | ||
val_attestation.c | ||
val_attestation.h | ||
val_client_defs.h | ||
val_entry.h | ||
val_framework.h | ||
val_greentea.cpp | ||
val_greentea.h | ||
val_interfaces.c | ||
val_interfaces.h | ||
val_internal_trusted_storage.c | ||
val_internal_trusted_storage.h | ||
val_protected_storage.c | ||
val_protected_storage.h | ||
val_target.h |