mbedtls/library/mps
Hanno Becker b910016049 Add MPS trace module implementation
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>
2021-03-29 14:19:32 +01:00
..
common.h Add MPS configuration option for state validation 2021-03-29 14:19:32 +01:00
error.h Add MPS configuration option for state validation 2021-03-29 14:19:32 +01:00
reader.c Add MPS trace module implementation 2021-03-29 14:19:32 +01:00
reader.h Add header and documentation for MPS reader 2021-03-29 14:19:32 +01:00
trace.c Add MPS trace module implementation 2021-03-29 14:19:32 +01:00
trace.h Add MPS trace module implementation 2021-03-29 14:19:32 +01:00