mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 22:29:59 +01:00
During test of component build_arm_linux_gnueabi_gcc_arm5vte and build_arm_none_eabi_gcc_m0plus. It fails with - error: implicit declaration of function ‘test_fail_if_psa_leaking’ It happens because test_fail_if_psa_leaking is defined in helpers.function. This block of code is not converted into C code while compiling ssl_helpers.c. The function has been moved to psa_crypto_helpers.c in order to fix this build error. Signed-off-by: Yanray Wang <yanray.wang@arm.com> |
||
|---|---|---|
| .. | ||
| alt-dummy | ||
| alt-extra/psa | ||
| baremetal-override | ||
| spe | ||
| test | ||