mbed-os/connectivity/mbedtls/platform/inc
Lingkai Dong fbca8e9c84 platform_mbed.h: Fix and align EXPERIMENTAL_API check
Some of the lines in `platform_mbed.h` only have `FEATURE_PSA`
checked, which is always set for Mbed OS PSA targets but the PSA
APIs are not actually available unless `FEATURE_EXPERIMENTAL_API`
is also enabled. To fix this and improve readability, group all
PSA-related lines and check both macros.
2021-06-28 11:46:57 +01:00
..
platform_alt.h Move mbedtls 2020-08-11 11:32:08 +01:00
platform_mbed.h platform_mbed.h: Fix and align EXPERIMENTAL_API check 2021-06-28 11:46:57 +01:00
shared_rng.h Move mbedtls 2020-08-11 11:32:08 +01:00
timing_alt.h mbedtls: Use LowPowerTimer/Timer for timing 2021-06-14 17:25:08 +01:00