- 47d316e Update to zerocopy 0.8. by Andrew Walbran · 9 months ago
- bfa4060 pvmfw: Return MemorySlices from main_wrapper by Pierre-Clément Tosi · 9 months ago
- 5f3c66a Merge "pvmfw: Move RBP into crate::rollback" into main by Treehugger Robot · 9 months ago
- 13d14f9 Merge "pvmfw: Introduce NextStage" into main by Pierre-Clément Tosi · 9 months ago
- bcb76ee Merge changes I5f88ff52,I6de6e460,Id7f24fc6 into main by Treehugger Robot · 9 months ago
- 9bb62ac pvmfw: Introduce NextStage by Pierre-Clément Tosi · 9 months ago
- 10bea6f pvmfw: Move RBP into crate::rollback by Pierre-Clément Tosi · 9 months ago
- 938b4fb pvmfw: Parametrise GUEST_PAGE_SIZE by Pierre-Clément Tosi · 9 months ago
- 9277880 pvmfw: Move DT sanitization to main() by Pierre-Clément Tosi · 10 months ago
- 0d4c09b pvmfw: Read kernel/initrd ranges from untrusted DT by Pierre-Clément Tosi · 10 months ago
- c7e6fb2 Merge "pvmfw: Remove old comment about unshare_all_memory" into main by Treehugger Robot · 9 months ago
- 41f918c pvmfw: Remove old comment about unshare_all_memory by Pierre-Clément Tosi · 9 months ago
- 12f923e pvmfw: Delay UART & PT reset until jump_to_payload by Pierre-Clément Tosi · 9 months ago
- ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 10 months ago
- eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 10 months ago
- c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 10 months ago
- 229dd9d pvmfw: Map image footer after dynamic PT switch by Pierre-Clément Tosi · 10 months ago
- b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 9 months ago
- 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 9 months ago
- 3c5e7a7 vmbase: Support missing SwiotlbInfo DT node by Pierre-Clément Tosi · 9 months ago
- cb693eb Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main by Alice Wang · 10 months ago
- fe0b976 Skip rollback protection in pvmfw for Trusty Security VM by Alice Wang · 10 months ago
- 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 10 months ago
- 6203d67 vmbase: Provide baremetal DiceClearMemory() as lib by Pierre-Clément Tosi · 10 months ago
- e5fffd8 tests: Use libopen_dice_clear_memory by Pierre-Clément Tosi · 10 months ago
- b4c3e53 [test] Test nostd open-dice library in pvmfw dice test by Alice Wang · 10 months ago
- 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 10 months ago
- 63bb20d Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main by Treehugger Robot · 10 months ago
- 4c1d858 Merge "Read the algorithm of the leaf public key in DICE chain in pvmfw" into main by Treehugger Robot · 10 months ago
- 6823ffc Read the algorithm of the leaf public key in DICE chain in pvmfw by Alice Wang · 10 months ago
- 93a422f Merge "pvmfw: Make template Fdt const" into main by Treehugger Robot · 10 months ago
- e905116 Merge "vmbase: Replace flatten() with slice::as_flattened" into main by Treehugger Robot · 10 months ago
- 1df7f4a Merge changes I203bd4ea,I52afb664 into main by Treehugger Robot · 10 months ago
- c165d4a Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main by Treehugger Robot · 10 months ago
- 185145b Merge "pvmfw: Move MemorySlices to crate::memory" into main by Treehugger Robot · 10 months ago
- 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 10 months ago
- 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 10 months ago
- 462bdf4 pvmfw: Move MemorySlices to crate::memory by Pierre-Clément Tosi · 10 months ago
- 84ba1a8 pvmfw: Make template Fdt const by Pierre-Clément Tosi · 10 months ago
- d0818b2 vmbase: Replace flatten() with slice::as_flattened by Pierre-Clément Tosi · 10 months ago
- ba9614a Merge "Refactor DICE chain parsing in pvmfw to collect BccPayload" into main by Alice Wang · 10 months ago
- 1f968b1 Refactor DICE chain parsing in pvmfw to collect BccPayload by Alice Wang · 10 months ago
- 646a31b Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI by Mostafa Saleh · 11 months ago
- 5ce6c6f MockHypervisor: Get MMIO tokens by address only by Pierre-Clément Tosi · 10 months ago
- 7fb437f pvmfw: Validate size of assigned MMIO regions by Pierre-Clément Tosi · 10 months ago
- eacdd0f pvmfw: Warn for misaligned assigned MMIO regions by Pierre-Clément Tosi · 11 months ago
- f4d8a0d pvmfw: Refactor DeviceAssignmentError for clarity by Pierre-Clément Tosi · 10 months ago
- f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 11 months ago
- 14770b0 [bssl] Stop initializing CRYPTO library in pvmfw by Alice Wang · 12 months ago
- b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
- f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 1 year ago
- ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
- e1b4289 Fix clippy lints for dice related to 1.79.0 toolchain update. by Stephen Hines · 1 year, 1 month ago
- c38fb3e Merge "pvmfw: Leave UART shared for debuggable pVMs" into main by Treehugger Robot · 1 year, 1 month ago
- 64aff64 pvmfw: Leave UART shared for debuggable pVMs by Pierre-Clément Tosi · 1 year, 1 month ago
- 3de4555 Check correct bit for PCI range prefetchable attribute. by Andrew Walbran · 1 year, 1 month ago
- 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago