mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:58:44 +00:00
In the test script tests/scripts/all.sh the armcc build is a baremetal build and doesn't use MBEDTLS_HAVE_TIME therefore the test configuration MBEDTLS_PLATFORM_TIME_ALT which is dependent on it must be unset.