- ba8850a Ignore implicit -c before -E by Ryan Prichard · 7 months ago
- fb49a41 Avoid using static mut variables. by Andrew Walbran · 7 months ago
- f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
- f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 10 months ago
- 992c2bb liblibfdt: Add no_std variant for libfdt_baremetal by Pierre-Clément Tosi · 10 months ago
- 48ac6a9 vmbase_example: Add support for kernel mode & test by Pierre-Clément Tosi · 12 months ago
- e0d6840 vmbase_example: Clarify that the payload is a BIOS by Pierre-Clément Tosi · 12 months ago
- fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 12 months ago[Renamed from libs/libvmbase/example/Android.bp]
- c394f99 Move libs/libvmbase/example/tests/ under tests/ by Pierre-Clément Tosi · 12 months ago
- 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/example/Android.bp]
- 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 9 months ago
- 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 1 month ago
- 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 1 month ago
- c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- e35828c vmbase: Don't expose to virt APEX by Pierre-Clément Tosi · 2 years, 4 months ago
- cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
- 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 8 months ago
- 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 2 years, 8 months ago
- 8217d06 Probe for VirtIO PCI devices and allocate BARs. by Andrew Walbran · 2 years, 9 months ago
- 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 1 month ago
- 0d1aed0 vmbase: integration_test: Use Android logger by Pierre-Clément Tosi · 2 years, 9 months ago
- 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 2 years, 11 months ago
- b130035 vmbase: Keep base target names for ELF not bin by Pierre-Clément Tosi · 2 years, 11 months ago
- 30a7f08 vmbase/pvmfw: Extract common build properties to defaults by David Brazdil · 3 years, 1 month ago
- 9575319 vmbase/pvmfw: Remove unnecessary 'stem' properties by David Brazdil · 3 years, 1 month ago
- b41aa8f vmbase: Use logger in example kernel by David Brazdil · 3 years, 1 month ago
- a5b7af5 Split out common part of linker script. by Andrew Walbran · 3 years, 1 month ago
- 1356454 Construct page table in Rust. by Andrew Walbran · 3 years, 4 months ago
- 1da97eb Disable HWASan for vmbase_example_elf. by Florian Mayer · 3 years, 2 months ago
- 94bbf2f Add test to run vmbase example VM. by Andrew Walbran · 3 years, 3 months ago
- f7b6dc8 Add a heap allocator. by Andrew Walbran · 3 years, 4 months ago
- eef9820 Add example to run as unprotected VM bootloader. by Andrew Walbran · 3 years, 3 months ago