- 64aff64 pvmfw: Leave UART shared for debuggable pVMs by Pierre-Clément Tosi · 1 year ago
- 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago[Renamed from pvmfw/src/main.rs]
- 9ecf253 pvmfw: Skip instance.img for rkpvm by Shikha Panwar · 1 year, 2 months ago
- ffadd4d Include defer_rbp in the hidden input of DICE by Shikha Panwar · 1 year, 2 months ago
- 8f7fc1a Include instance-hash in DICE chain by Shikha Panwar · 1 year, 4 months ago
- 73ba0d4 pvmfw: Defer rbp checks & instance.img is obsolete by Shikha Panwar · 1 year, 5 months ago
- 37490d4 pvmfw: Refactor get_or_generate_instance_salt by Shikha Panwar · 1 year, 5 months ago
- 411ca27 Merge "[pvmfw] Use AEAD wrapper from libbssl_avf" into main by Alice Wang · 1 year, 8 months ago
- 6561833 More Config refactoring by Alan Stokes · 1 year, 8 months ago
- 12e4c86 [rkpvm] Implement RKP VM rollback protection in pvmfw by Alice Wang · 1 year, 8 months ago
- ee07f72 [pvmfw] Use AEAD wrapper from libbssl_avf by Alice Wang · 1 year, 10 months ago
- c6e023b pvmfw: Apply VM DTBO by Jaewan Kim · 1 year, 10 months ago
- 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 1 year, 10 months ago
- 8025197 pvmfw: Randomize guest KASLR seed by Pierre-Clément Tosi · 2 years, 1 month ago
- 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
- eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
- 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 1 month ago
- 326f1ea Merge "pvmfw: Log clarification about initrd_normal error" by Treehugger Robot · 2 years, 1 month ago
- c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- f90655d pvmfw: Log clarification about initrd_normal error by Pierre-Clément Tosi · 2 years, 1 month ago
- 3e3d733 vmbase: Move rand.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
- 287de62 [pvmfw][virtio] Refactor PCI initialisation by Alice Wang · 2 years, 2 months ago
- 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
- 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 2 months ago
- 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
- ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 3 months ago
- b99905d pvmfw: Optimize MMIO guard map by Jakob Vukalovic · 2 years, 4 months ago
- c4354b8 Refactor BCC handover by Alan Stokes · 2 years, 3 months ago
- a38d3b3 Add BCC truncating by Alan Stokes · 2 years, 3 months ago
- 4db76eb Add BCC checking by Alan Stokes · 2 years, 3 months ago
- 97f5249 pvmfw: Zero all scratch memory before guest runs by Pierre-Clément Tosi · 2 years, 4 months ago
- d1ee63e Add Ciborium to pvmfw by Alan Stokes · 2 years, 4 months ago
- c5d2ef2 pvmfw: sanitize bootargs by Jiyong Park · 2 years, 4 months ago
- 0bdc3f6 [pvmfw] Extract a library to support various hypervisor backends by Alice Wang · 2 years, 5 months ago
- 0c21f81 [pvmfw] Extract smccc into a separate library for reuse by Alice Wang · 2 years, 4 months ago
- c23426b pvmfw: debug policy application failure is recoverable by Jiyong Park · 2 years, 4 months ago
- 2116f5d Remove unnecessary feature declarations by Chris Wailes · 2 years, 4 months ago
- 8331612 Call the DT sanitize routine ealier by Jiyong Park · 2 years, 5 months ago
- 00ceff3 pvmfw: parse and validate incoming device tree by Jiyong Park · 2 years, 5 months ago
- 4ce55c0 pvmfw: Refactor pKVM HVCs by Pierre-Clément Tosi · 2 years, 5 months ago
- b2d8aa7 pvmfw: Set /chosen/avf,strict-boot for next stage by Pierre-Clément Tosi · 2 years, 6 months ago
- 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 2 years, 6 months ago
- 1cc5eb7 pvmfw: Support instance.img for storing DICE salt by Pierre-Clément Tosi · 2 years, 6 months ago
- 4ba7966 pvmfw: refactor: Generalize BCC DT node creation by Pierre-Clément Tosi · 2 years, 6 months ago
- 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 2 years, 6 months ago
- 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 2 years, 6 months ago
- f58f3a3 pvmfw: refactor: Expose DICE inputs to main() by Pierre-Clément Tosi · 2 years, 6 months ago
- 063d970 Merge "[avb] Collect kernel/initrd digests when verification succeeds" by Alice Wang · 2 years, 6 months ago
- 3c15314 Merge "Disable ramdump with debug policy" by Treehugger Robot · 2 years, 6 months ago
- 1f0add0 [avb] Collect kernel/initrd digests when verification succeeds by Alice Wang · 2 years, 7 months ago
- ba8929b Disable ramdump with debug policy by Jaewan Kim · 2 years, 7 months ago
- 0aa3032 [pvmfw][avb] Clean up empty avb module in pvmfw by Alice Wang · 2 years, 6 months ago
- b398fc8 Validate that PCI MMIO regions are within the expected range. by Andrew Walbran · 2 years, 7 months ago
- 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 2 years, 8 months ago
- 593ee2c Merge "Try reading block device. Share queues and buffers with host." by Andrew Walbran · 2 years, 7 months ago
- 848decf Try reading block device. Share queues and buffers with host. by Andrew Walbran · 2 years, 8 months ago
- abd2d83 Merge changes from topic "pvmfw-libc-bssl" by Treehugger Robot · 2 years, 7 months ago
- db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 2 years, 8 months ago
- 4f4f5eb pvmfw: Perform DICE derivation by Pierre-Clément Tosi · 2 years, 8 months ago
- 6b486f1 [avb][pvmfw] Verify payload with only kernel and no initrd by Alice Wang · 2 years, 7 months ago
- 2d65298 pvmfw: Integrate verify_payload by Pierre-Clément Tosi · 2 years, 7 months ago
- a78279c [avb] Verify kernel integrity against the trusted key by Alice Wang · 2 years, 8 months ago
- a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 2 years, 7 months ago
- 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 2 years, 7 months ago
- 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 8 months ago
- 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 2 years, 8 months ago
- 146bfc1 Merge "[avb] Add library libpvmfw_avb_nostd and test it in presubmit" by Alice Wang · 2 years, 8 months ago
- ba47d1d Move HVC constants and wrappers to new module. by Andrew Walbran · 2 years, 8 months ago
- f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 2 years, 8 months ago
- d1d0318 Allocate BARs for all VirtIO PCI devices. by Andrew Walbran · 2 years, 8 months ago
- 20982f7 [avb] Rename the avb nostd crate name as avb by Alice Wang · 2 years, 8 months ago
- f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 2 years, 8 months ago
- 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 8 months ago
- 8edf72e pvmfw: Validate input BCC handover by Pierre-Clément Tosi · 2 years, 8 months ago
- 1969063 Map PCI CAM MMIO region and register pages with the MMIO guard. by Andrew Walbran · 2 years, 8 months ago
- 4379c83 [pvmfw][test] Test the pvmfw success scenario with valid image by Alice Wang · 2 years, 8 months ago
- 0a688d2 [pvmfw] Use RebootReason in pvmfw::main by Alice Wang · 2 years, 8 months ago
- 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 8 months ago
- 20b6096 pvmfw: Add support for appended configuration data by Pierre-Clément Tosi · 2 years, 10 months ago
- a0934c1 pvmfw: Add MemoryTracker & MemorySlices by Pierre-Clément Tosi · 2 years, 9 months ago
- a8a4a20 pvmfw: Support managing page tables dynamically by Pierre-Clément Tosi · 2 years, 9 months ago
- e8726e4 pvmfw: Expect an appended BCC by Pierre-Clément Tosi · 2 years, 10 months ago
- fc53115 pvmfw: Integrate buddy_system_allocator by Pierre-Clément Tosi · 2 years, 10 months ago
- 4ef7522 pvmfw: Use pvmfw_embedded_key from Rust by Pierre-Clément Tosi · 2 years, 10 months ago
- 645e90e pvmfw: Implement jump_to_payload with asm!() by Pierre-Clément Tosi · 2 years, 10 months ago
- 072969b pvmfw: Refactor MMIO_GUARD initialization by Pierre-Clément Tosi · 2 years, 10 months ago
- 5bbfca5 pvmfw: entry: Introduce start() & main_wrapper() by Pierre-Clément Tosi · 2 years, 10 months ago
- dafcc8a Merge "pvmfw: Use vmbase::logger and the log API" by Treehugger Robot · 2 years, 10 months ago
- 37105a6 pvmfw: Use vmbase::logger and the log API by Pierre-Clément Tosi · 2 years, 10 months ago
- 446136e pvmfw: helpers: Represent addresses as usize by Pierre-Clément Tosi · 2 years, 10 months ago
- da4440a pvmfw: Issue MMIO_GUARD_MAP for UART by Pierre-Clément Tosi · 3 years ago
- 263ffd5 pvmfw: Add top-level Error reporting by Pierre-Clément Tosi · 2 years, 10 months ago
- 5db3235 Jump to payload. by Andrew Walbran · 3 years, 3 months ago
- f17c651 Format entry register values as 64-bit hex. by Andrew Walbran · 3 years, 1 month ago
- e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 3 months ago
- b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 3 years, 4 months ago
- dd74b90 Move common VM functionality into a library. by Andrew Walbran · 3 years, 4 months ago
- 115b8e9 Use psci crate for PSCI calls. by Andrew Walbran · 3 years, 4 months ago
- dfb7337 Revert "Revert "Handle exceptions."" by Andrew Walbran · 3 years, 4 months ago