• Simon Butcher's avatar
    Adds missing conditions for platform time · 23e97786
    Simon Butcher authored
    In platform.c, made the time functions dependent on the configuration
    MBEDTLS_HAVE_TIME to fix a build break where the functions could be
    built but the mbedtls_time_t was not defined.
    23e97786