mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-01 23:07:00 +00:00
This commit adds an implementation of the MPS trace module based on `printf()`. The enabling macro MBEDTLS_MPS_TRACE remains unset by default because MPS tracing is very verbose and consumes unnecessary space in the CI. Signed-off-by: Hanno Becker <hanno.becker@arm.com> |
||
---|---|---|
.. | ||
common.h | ||
error.h | ||
reader.c | ||
reader.h | ||
trace.c | ||
trace.h |