[5.14 OOB] K64F target fails to run getting started.
bentcooke opened this issue · 4 comments
bentcooke commented
Description
Target: K64F
Toolchain: GCC_ARM
branch: mbed-os-5.14
terminal output:
Not all of the requirements are met:
- MBEDTLS_PSA_CRYPTO_C
- PSA Crypto API v1.0b3
Issue request type
[ ] Question
[ ] Enhancement
[ x] Bug
Patater commented
rc1 doesn't have PSA Crypto API 1.0b3 for this example. Try with rc2 please.
ciarmcom commented
Internal Jira reference: https://jira.arm.com/browse/IOTCRYPT-895
Patater commented
Closing as fixed. Example runs OK in CI.