android_packages_modules_Vi.../vmbase/src
David Brazdil 8b557773ab vmbase: Add basic logger
Introduce a logger in vmbase that wraps around the println! into UART to
be able to distinguish different levels of log messages.

Test: atest vmbase_example.integration_test
Change-Id: Id3b98ef4cdc4b23a11f099d75cc1c9902a9da785
2022-07-08 13:09:49 +01:00
..
console.rs Move common VM functionality into a library. 2022-04-22 13:23:39 +00:00
entry.rs Pass x0-x3 boot values to Rust main function. 2022-05-12 14:20:22 +00:00
lib.rs vmbase: Add basic logger 2022-07-08 13:09:49 +01:00
logger.rs vmbase: Add basic logger 2022-07-08 13:09:49 +01:00
power.rs Move common VM functionality into a library. 2022-04-22 13:23:39 +00:00
uart.rs Move common VM functionality into a library. 2022-04-22 13:23:39 +00:00