|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|
Functions | |
| template<typename... Args> | |
| void | cheriot_debug_log (const char *context, const char *msg, Args... args) |
| template<typename... Args> | |
| void | cheriot_invariant (bool condition, const char *file, const char *function, int line, const char *msg, Args... args) |
| void anonymous_namespace{debug.h}::cheriot_debug_log | ( | const char * | context, |
| const char * | msg, | ||
| Args... | args ) |