Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os_stub: mbedtlslib: allow skipping time checks
This allows the user to compile libspdm with -DCMAKE_C_FLAGS="-DMBEDTLS_SKIP_TIME_CHECK" for a target that does not support the time()/gmtime() functions in time.h. Signed-off-by: Wilfred Mallawa <[email protected]>
- Loading branch information