mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-30 18:14:19 +01:00
447e8a5ecd
This commit adds an internal header `library/mps/error.h` related to error codes in MPS. For now, those error codes can be considered internal and thus we don't have to avoid clashes with other Mbed TLS error codes. This is OK as long as it's true that MPS isn't public API, and its error codes are never forwarded to the return values of public API calls. The error code allocation of MPS will likely need revisiting over time. Signed-off-by: Hanno Becker <hanno.becker@arm.com> |
||
---|---|---|
.. | ||
common.h | ||
error.h | ||
reader.c | ||
reader.h | ||
trace.h |