Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
f0875038c6875f11a2bc561ffda5e729c54097d0
/
guest
/
pvmfw
e87b3af
Merge "pvmfw: rollback: Remove special RBP for Trusty VM" into main
by Treehugger Robot
· 6 months ago
64f757b
pvmfw: rollback: Remove special RBP for Trusty VM
by Pierre-Clément Tosi
· 7 months ago
eb75fb9
Updates for virtio-drivers 0.8.
by Andrew Walbran
· 8 months ago
a3e0b1a
Merge "Drop the flag dice_changes in pvmfw and RKP VM" into main
by Treehugger Robot
· 7 months ago
f13bc4b
Drop the flag dice_changes in pvmfw and RKP VM
by Alice Wang
· 7 months ago
ba666fe
pvmfw: Only configure PCI if instance.img required
by Pierre-Clément Tosi
· 9 months ago
3729f65
pvmfw: Move FDT ops for RBP to fdt.rs
by Pierre-Clément Tosi
· 9 months ago
f89759c
pvmfw: Don't abort boot for missing /avf/untrusted
by Pierre-Clément Tosi
· 9 months ago
72e4e12
Use &raw rather than addr_of macros.
by Andrew Walbran
· 7 months ago
4dc6291
[test][dice] Check open-dice multi-alg switch in pvmfw
by Alice Wang
· 8 months ago
6f1d290
Merge "pvmfw: Drop cfg!(llpvm_changes)" into main
by Treehugger Robot
· 7 months ago
3d0a987
Merge "pvmfw: Split up perform_rollback_protection()" into main
by Treehugger Robot
· 7 months ago
b9c83c6
pvmfw: Drop cfg!(llpvm_changes)
by Pierre-Clément Tosi
· 9 months ago
495c67a
pvmfw: Split up perform_rollback_protection()
by Pierre-Clément Tosi
· 8 months ago
f46a17c
Use C string literals not cstr!
by Alan Stokes
· 7 months ago
efcbf3a
pvmfw: suppress error about unused -c argument
by Venkat Yadlapati
· 8 months ago
aaed2cb
Handle updated signature of PublicKeyRejected
by Dmitrii Merkurev
· 8 months ago
47d316e
Update to zerocopy 0.8.
by Andrew Walbran
· 8 months ago
2a13b6c
Merge "pvmfw: Return MemorySlices from main_wrapper" into main
by Treehugger Robot
· 8 months ago
6b8d931
Keep using old version of zerocopy for now.
by Andrew Walbran
· 8 months ago
bfa4060
pvmfw: Return MemorySlices from main_wrapper
by Pierre-Clément Tosi
· 8 months ago
5f3c66a
Merge "pvmfw: Move RBP into crate::rollback" into main
by Treehugger Robot
· 8 months ago
5181378
Merge "pvmfw: Support com.android.virt.page_size" into main
by Treehugger Robot
· 8 months ago
16ddcc9
Merge "pvmfw: Don't panic on extra VBMeta properties" into main
by Treehugger Robot
· 8 months ago
13d14f9
Merge "pvmfw: Introduce NextStage" into main
by Pierre-Clément Tosi
· 8 months ago
bcb76ee
Merge changes I5f88ff52,I6de6e460,Id7f24fc6 into main
by Treehugger Robot
· 8 months ago
9bb62ac
pvmfw: Introduce NextStage
by Pierre-Clément Tosi
· 8 months ago
10bea6f
pvmfw: Move RBP into crate::rollback
by Pierre-Clément Tosi
· 8 months ago
9fbbaf3
pvmfw: Support com.android.virt.page_size
by Pierre-Clément Tosi
· 8 months ago
2c63f30
pvmfw: Don't panic on extra VBMeta properties
by Pierre-Clément Tosi
· 8 months ago
938b4fb
pvmfw: Parametrise GUEST_PAGE_SIZE
by Pierre-Clément Tosi
· 8 months ago
9277880
pvmfw: Move DT sanitization to main()
by Pierre-Clément Tosi
· 9 months ago
0d4c09b
pvmfw: Read kernel/initrd ranges from untrusted DT
by Pierre-Clément Tosi
· 9 months ago
c7e6fb2
Merge "pvmfw: Remove old comment about unshare_all_memory" into main
by Treehugger Robot
· 8 months ago
41f918c
pvmfw: Remove old comment about unshare_all_memory
by Pierre-Clément Tosi
· 8 months ago
12f923e
pvmfw: Delay UART & PT reset until jump_to_payload
by Pierre-Clément Tosi
· 8 months ago
ae07161
vmbase: Enter clients with dynamic PTs live
by Pierre-Clément Tosi
· 9 months ago
eba8316
vmbase: Default to largest stack size possible
by Pierre-Clément Tosi
· 9 months ago
c26e220
vmbase: Introduce mem API & turn MEMORY private
by Pierre-Clément Tosi
· 9 months ago
229dd9d
pvmfw: Map image footer after dynamic PT switch
by Pierre-Clément Tosi
· 9 months ago
b996399
vmbase: Define .image_footer linker section
by Pierre-Clément Tosi
· 8 months ago
0b02a2b
vmbase: Clients separate eh_stack from .data+.bss
by Pierre-Clément Tosi
· 8 months ago
3c5e7a7
vmbase: Support missing SwiotlbInfo DT node
by Pierre-Clément Tosi
· 8 months ago
4c145c0
pvmfw: Document com.android.virt.cap in README
by Pierre-Clément Tosi
· 8 months ago
803aa8c
move the PCI MMIO regions on aarch64
by Frederick Mayle
· 9 months ago
cb693eb
Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main
by Alice Wang
· 9 months ago
fe0b976
Skip rollback protection in pvmfw for Trusty Security VM
by Alice Wang
· 9 months ago
87fbc4b
[dice] Support multi key algorithm switch in pvmfw
by Alice Wang
· 9 months ago
f99d753
Merge "platform.dts: Fix preprocessor bodging prop name" into main
by Treehugger Robot
· 9 months ago
57acb56
platform.dts: Fix preprocessor bodging prop name
by Pierre-Clément Tosi
· 9 months ago
e4f7cde
Merge "vmbase: Provide baremetal DiceClearMemory() as lib" into main
by Pierre-Clément Tosi
· 9 months ago
f80ea70
Merge "tests: Use libopen_dice_clear_memory" into main
by Pierre-Clément Tosi
· 9 months ago
b5e7727
Merge "[test] Test nostd open-dice library in pvmfw dice test" into main
by Alice Wang
· 9 months ago
6203d67
vmbase: Provide baremetal DiceClearMemory() as lib
by Pierre-Clément Tosi
· 9 months ago
e5fffd8
tests: Use libopen_dice_clear_memory
by Pierre-Clément Tosi
· 9 months ago
b4c3e53
[test] Test nostd open-dice library in pvmfw dice test
by Alice Wang
· 9 months ago
3a4f58b
[KM-VM] Check Trusty VM kernel has valid AVB footer
by Alice Wang
· 9 months ago
7ec45d3
Turn hypervisor backends module into a library
by Per Larsen
· 9 months ago
63bb20d
Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main
by Treehugger Robot
· 9 months ago
6751148
Merge "Add an option to start a pVM without pvmfw" into main
by Nikita Ioffe
· 9 months ago
5f8e75d
Add an option to start a pVM without pvmfw
by Nikita Ioffe
· 9 months ago
4c1d858
Merge "Read the algorithm of the leaf public key in DICE chain in pvmfw" into main
by Treehugger Robot
· 9 months ago
6823ffc
Read the algorithm of the leaf public key in DICE chain in pvmfw
by Alice Wang
· 9 months ago
93a422f
Merge "pvmfw: Make template Fdt const" into main
by Treehugger Robot
· 9 months ago
e905116
Merge "vmbase: Replace flatten() with slice::as_flattened" into main
by Treehugger Robot
· 9 months ago
1df7f4a
Merge changes I203bd4ea,I52afb664 into main
by Treehugger Robot
· 9 months ago
c165d4a
Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main
by Treehugger Robot
· 9 months ago
185145b
Merge "pvmfw: Move MemorySlices to crate::memory" into main
by Treehugger Robot
· 9 months ago
8ab7c37
vmbase: Move CMOs under crate::arch
by Pierre-Clément Tosi
· 9 months ago
1d01277
vmbase: Move handle_*_fault() to crate::exceptions
by Pierre-Clément Tosi
· 9 months ago
462bdf4
pvmfw: Move MemorySlices to crate::memory
by Pierre-Clément Tosi
· 9 months ago
84ba1a8
pvmfw: Make template Fdt const
by Pierre-Clément Tosi
· 9 months ago
d0818b2
vmbase: Replace flatten() with slice::as_flattened
by Pierre-Clément Tosi
· 9 months ago
ba9614a
Merge "Refactor DICE chain parsing in pvmfw to collect BccPayload" into main
by Alice Wang
· 9 months ago
1f968b1
Refactor DICE chain parsing in pvmfw to collect BccPayload
by Alice Wang
· 9 months ago
646a31b
Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI
by Mostafa Saleh
· 10 months ago
5ce6c6f
MockHypervisor: Get MMIO tokens by address only
by Pierre-Clément Tosi
· 9 months ago
7fb437f
pvmfw: Validate size of assigned MMIO regions
by Pierre-Clément Tosi
· 9 months ago
eacdd0f
pvmfw: Warn for misaligned assigned MMIO regions
by Pierre-Clément Tosi
· 10 months ago
f4d8a0d
pvmfw: Refactor DeviceAssignmentError for clarity
by Pierre-Clément Tosi
· 10 months ago
836b4fe
Merge "vmbase: Re-expose fdtpci as vmbase::fdt::pci" into main
by Treehugger Robot
· 10 months ago
5363743
Remove dependency on once_cell where it isn't actually used.
by Andrew Walbran
· 11 months ago
cfe2cf6
Merge changes from topic "libfdt_baremetal" into main
by Treehugger Robot
· 10 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
6289ee1
Fix broken links in README.md files
by Jaewan Kim
· 10 months ago
57ba9c4
pvmfw/avb: Add Capability::UefiSupport
by Nikolina Ilic
· 10 months ago
14770b0
[bssl] Stop initializing CRYPTO library in pvmfw
by Alice Wang
· 11 months ago
717335f
Merge "[doc] Update DICE handover spec in pvmfw accroding to VSR-15" into main
by Alice Wang
· 11 months ago
5f2f213
[doc] Update DICE handover spec in pvmfw accroding to VSR-15
by Alice Wang
· 1 year ago
b4268b3
Add --enable-earlycon option to vm tool
by Nikita Ioffe
· 11 months ago
f0fd0fb
Revert "Add --enable-earlycon option to vm tool"
by Priyanka Advani (xWF)
· 11 months ago
ec68eaf
Add --enable-earlycon option to vm tool
by Nikita Ioffe
· 12 months ago
f67ab8f
docs: Add device_trees.md
by Pierre-Clément Tosi
· 1 year, 2 months ago
153b58f
Merge "Fix clippy lints for dice related to 1.79.0 toolchain update." into main
by Treehugger Robot
· 12 months ago
e1b4289
Fix clippy lints for dice related to 1.79.0 toolchain update.
by Stephen Hines
· 1 year ago
1d8fa02
vmbase: Remove dtb_region from linker scripts
by Pierre-Clément Tosi
· 1 year ago
6ea8c28
Merge "[doc] Add doc about pVM DICE chain testing" into main
by Alice Wang
· 1 year ago
f8dcade
[doc] Add doc about pVM DICE chain testing
by Alice Wang
· 1 year, 1 month ago
c38fb3e
Merge "pvmfw: Leave UART shared for debuggable pVMs" into main
by Treehugger Robot
· 1 year ago
Next »