- 7e69ba5 Use linkme rather than collecting tests manually. by Andrew Walbran · 2 years, 10 months ago
- 232b89c Merge "The psci crate was renamed to smccc. Use the new version." by Treehugger Robot · 2 years, 9 months ago
- ad1fc75 pvmfw: Extract pvmfw-specific code out of mmu.rs by Pierre-Clément Tosi · 2 years, 9 months ago
- f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 9 months ago
- 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 9 months ago
- 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 9 months ago
- 920a490 Merge "[service-vm] Identitfy service VM in pvmfw with avb property" by Alice Wang · 2 years, 9 months ago
- 6b94cd7 Merge "[rialto] Parse the PCI info from rialto's device tree" by Alice Wang · 2 years, 9 months ago
- dda3ba9 [rialto] Parse the PCI info from rialto's device tree by Alice Wang · 2 years, 9 months ago
- 6878df7 Merge "pvmfw: remove the dependency on clang path" by Jiyong Park · 2 years, 9 months ago
- 9c1c818 pvmfw: remove the dependency on clang path by Jiyong Park · 2 years, 9 months ago
- ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 9 months ago
- ec77705 [avb] Remove unnecessary unsafe during descriptor iteration by Alice Wang · 2 years, 9 months ago
- 0cfdcf2 Merge "pvmfw: Manage dirty state in hardware if possible" by Treehugger Robot · 2 years, 9 months ago
- ebd77b1 Merge "pvmfw: Implement software dirty state handling" by Treehugger Robot · 2 years, 9 months ago
- fd3e4ed Merge "[avb] Improve error reporting when parsing descriptors from VBMeta" by Alice Wang · 2 years, 9 months ago
- 4c1edbe pvmfw: Manage dirty state in hardware if possible by Jakob Vukalovic · 2 years, 10 months ago
- 44b1ce3 pvmfw: Implement software dirty state handling by Jakob Vukalovic · 2 years, 10 months ago
- 14973b2 [avb] Improve error reporting when parsing descriptors from VBMeta by Alice Wang · 2 years, 9 months ago
- 5489649 [avb][fuzzer] Add avb_kernel_with_footer_verify_fuzzer by Alice Wang · 2 years, 9 months ago
- d7160b2 Merge changes I049c8979,Ia054592e by Jiyong Park · 2 years, 9 months ago
- d55a36f Merge "[avb] Reorganizing the modules in avb/descriptor" by Alice Wang · 2 years, 9 months ago
- 412fa45 [avb] Reorganizing the modules in avb/descriptor by Alice Wang · 2 years, 9 months ago
- aa7c308 Merge "pvmfw: Optimize MMIO guard map" by Jakob Vukalović · 2 years, 9 months ago
- 4a73ab3 Merge changes Ife13eb84,I22ae4bbb by Pierre-Clément Tosi · 2 years, 9 months ago
- 967c989 Update kernel to builds 10180051 by Jiyong Park · 2 years, 9 months ago
- ff4b11e Update kernel to builds 10180051 by Jiyong Park · 2 years, 9 months ago
- 47b0519 Merge "[avb] Keep Digest reference in avb hash descriptor to avoid copy" by Treehugger Robot · 2 years, 9 months ago
- 1fe33a2 Merge "[avb] Refator descriptor module to allow multiple descriptor types" by Alice Wang · 2 years, 9 months ago
- 9150948 [avb] Keep Digest reference in avb hash descriptor to avoid copy by Alice Wang · 2 years, 9 months ago
- b99905d pvmfw: Optimize MMIO guard map by Jakob Vukalovic · 2 years, 10 months ago
- 26113c8 Merge "vmbase: Explicitly map valid memory ranges" by Jakob Vukalović · 2 years, 9 months ago
- 7998551 [avb] Refator descriptor module to allow multiple descriptor types by Alice Wang · 2 years, 9 months ago
- 8ba2eb4 Update clang to r487747c by Yi Kong · 2 years, 9 months ago
- b85b8e5 Merge "microdroid: Add device-mapper capabilities to ueventd." by David Anderson · 2 years, 9 months ago
- 40427e7 microdroid: Add device-mapper capabilities to ueventd. by David Anderson · 2 years, 9 months ago
- c27c427 pvmfw: Add swiotlb <reg> to platform.dts by Pierre-Clément Tosi · 2 years, 9 months ago
- be3a97b pvmfw: Accept either swiotlb DT reg or size/align by Pierre-Clément Tosi · 2 years, 9 months ago
- 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 2 years, 10 months ago
- de0580c Merge "devicemapper: Implement traits for Flags" by Jakob Vukalović · 2 years, 9 months ago
- 53fddb3 devicemapper: Implement traits for Flags by Jakob Vukalovic · 2 years, 10 months ago
- e427277 Merge "Remove unneccessary `extern crate`." by Treehugger Robot · 2 years, 9 months ago
- 14334b8 Merge "[vbmeta] Raplace avb descriptor consts with AvbDescriptorTag" by Alice Wang · 2 years, 9 months ago
- f5972db Remove unneccessary `extern crate`. by Andrew Walbran · 2 years, 9 months ago
- 9e25f5e Merge "Filter bootarg for non-debuggable VMs" by Treehugger Robot · 2 years, 9 months ago
- b2de8c3 [vbmeta] Raplace avb descriptor consts with AvbDescriptorTag by Alice Wang · 2 years, 9 months ago
- 32f37ef Filter bootarg for non-debuggable VMs by Jiyong Park · 2 years, 9 months ago
- f03089c pvmfw: Initialize heap as soon as we enter Rust by Pierre-Clément Tosi · 2 years, 9 months ago
- eeb1ace pvmfw: Log ELR from sync_exception by Pierre-Clément Tosi · 2 years, 9 months ago
- b755774 pvmfw: Allow read_sysreg! being called from unsafe by Pierre-Clément Tosi · 2 years, 9 months ago
- 7c5df04 pvmfw: Use fully qualified CStr in cstr!() by Pierre-Clément Tosi · 2 years, 10 months ago
- 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 10 months ago
- 455e09c Merge "Update to use new PropertyWatcher methods." by Treehugger Robot · 2 years, 10 months ago
- 5bf692e Merge "Use ignorabletest for devicemapper tests." by Treehugger Robot · 2 years, 10 months ago
- 7f78bd6 Merge "Revert "Disable ComposTestCase on Cuttlefish"" by Treehugger Robot · 2 years, 10 months ago
- 5ae3bea Merge "Add C++ demo for AVF" by Treehugger Robot · 2 years, 10 months ago
- f63914c Merge "Bind ignored results." by Treehugger Robot · 2 years, 10 months ago
- 35e8751 Revert "Disable ComposTestCase on Cuttlefish" by Alan Stokes · 2 years, 10 months ago
- 551798f Add C++ demo for AVF by Jiyong Park · 2 years, 10 months ago
- d9c766e Update to use new PropertyWatcher methods. by Andrew Walbran · 2 years, 10 months ago
- 3877033 Merge "Use FrameAllocator rather than Heap for shared memory pool." by Treehugger Robot · 2 years, 10 months ago
- 04e5dbd Bind ignored results. by Dan Albert · 2 years, 10 months ago
- 87933f3 Use FrameAllocator rather than Heap for shared memory pool. by Andrew Walbran · 2 years, 10 months ago
- 9b1dda2 Merge "Ensure that VirtIO buffers are aligned to PAGE_SIZE as required." by Andrew Walbran · 2 years, 10 months ago
- aba661c Merge "Complete dependency of AVFHostTestCases" by Julien Desprez · 2 years, 10 months ago
- 2b0c7fb Ensure that VirtIO buffers are aligned to PAGE_SIZE as required. by Andrew Walbran · 2 years, 10 months ago
- fe6fb6a Complete dependency of AVFHostTestCases by Julien Desprez · 2 years, 10 months ago
- 3fcebdb Use ignorabletest for devicemapper tests. by Andrew Walbran · 3 years, 3 months ago
- f714eeb Use ignorabletest for apkdmverity tests. by Andrew Walbran · 3 years, 3 months ago
- 13d5ebc Add ignorabletest test harness. by Andrew Walbran · 3 years, 3 months ago
- 59fe97c Merge "pvmfw: Improve memory sharing with the host" by Pierre-Clément Tosi · 2 years, 10 months ago
- bcf9f60 Merge changes from topics "b/266172411", "b/280617929" by Treehugger Robot · 2 years, 10 months ago
- dc2c328 Merge "Revert "Disallow UDS-rooted BCC"" by Treehugger Robot · 2 years, 10 months ago
- f19c0e6 pvmfw: Improve memory sharing with the host by Pierre-Clément Tosi · 2 years, 10 months ago
- 08bf786 Merge changes I2b22e209,I1b4daade by Treehugger Robot · 2 years, 10 months ago
- 2d5bc58 pvmfw: Stop confusing MEM_SHARE granule & DMA size by Pierre-Clément Tosi · 2 years, 10 months ago
- 90238c5 pvmfw: virtio: Clean up hal.rs by Pierre-Clément Tosi · 2 years, 10 months ago
- d6fa2cd Merge "Change *Service::SERVICE_PORT to *Service::PORT" by Devin Moore · 2 years, 10 months ago
- c4354b8 Refactor BCC handover by Alan Stokes · 2 years, 10 months ago
- a38d3b3 Add BCC truncating by Alan Stokes · 2 years, 10 months ago
- 4db76eb Add BCC checking by Alan Stokes · 2 years, 10 months ago
- 8ec05d1 Merge changes Ie31f6c6f,I56678bd0,Ic6e651a7 by Treehugger Robot · 2 years, 10 months ago
- a4cce67 Merge "pvmfw: apply_debug_policy: Improve failure path" by Treehugger Robot · 2 years, 10 months ago
- 0dcc75e libs: libfdt: Fix Fdt::header() using bad pointer by Pierre-Clément Tosi · 2 years, 10 months ago
- a0bfc86 pvmfw: Remove unnecessary flush of the guest DT by Pierre-Clément Tosi · 2 years, 10 months ago
- eb887ac pvmfw: apply_debug_policy: Backup DT before unpacking by Pierre-Clément Tosi · 2 years, 10 months ago
- a50167b pvmfw: apply_debug_policy: Improve failure path by Pierre-Clément Tosi · 2 years, 10 months ago
- 1427fe7 Merge "pvmfw: Zero all scratch memory before guest runs" by Treehugger Robot · 2 years, 10 months ago
- fe6e47c pvmfw: fdt: Use RangeExt as _ by Pierre-Clément Tosi · 2 years, 10 months ago
- a0ab59c Revert "Disallow UDS-rooted BCC" by Alan Stokes · 2 years, 10 months ago
- 8856447 Merge "Update the getting started doc" by Treehugger Robot · 2 years, 10 months ago
- fd2f71f Update the getting started doc by Jiyong Park · 2 years, 10 months ago
- caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 10 months ago
- 97f5249 pvmfw: Zero all scratch memory before guest runs by Pierre-Clément Tosi · 2 years, 11 months ago
- cb5959e [hypervisor] Gunyah support by Srivatsa Vaddagiri · 2 years, 10 months ago
- c25d68e [pvmfw] Define RangeExt trait on Range datatype by Srivatsa Vaddagiri · 2 years, 10 months ago
- 37713ec [pvmfw] Use separate heap for shared memory by Srivatsa Vaddagiri · 2 years, 10 months ago
- 5377caf [hypervisor] Add capabilities by Srivatsa Vaddagiri · 2 years, 10 months ago
- 353f5d0 [hypervisor] Detect hypervisor by Srivatsa Vaddagiri · 2 years, 10 months ago
- 2df297f [pvmfw] Account for swiotlb 'reg' property by Srivatsa Vaddagiri · 2 years, 11 months ago