Open
Description
What target(s) are you using?
ARM_MUSCA_B1
What toolchain(s) are you using?
GCC_ARM and ARMC6
What version of Mbed OS are you using (tag or sha)?
Master or mbed-os-6.4.0
to reproduce:
mbed test -t ARM -m ARM_MUSCA_B1
Failed to build ARM_MUSCA_B1
with this example
[Fatal Error] main.cpp@21,10: psa_initial_attestation_api.h: No such file or directory
[ERROR] ./main.cpp:21:10: fatal error: psa_initial_attestation_api.h: No such file or directory
21 | #include "psa_initial_attestation_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~