Trusty simple logger backend (replaces trusty-log).
Logs to stderr based on a compile-time configured log level.
In no_std (TEE) builds, writes directly via the writev syscall
without depending on libc-trusty or libstd-rust.
Trusty simple logger backend (replaces trusty-log).
Logs to stderr based on a compile-time configured log level.
In no_std (TEE) builds, writes directly via the writev syscall
without depending on libc-trusty or libstd-rust.