- f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 10 months ago
- 61d66ce Merge "[bssl] Stop initializing CRYPTO library in rialto" into main by Treehugger Robot · 11 months ago
- 766a535 Merge "Remove lib_open_dice_cbor dependency from nostd open-dice library" into main by Alice Wang · 11 months ago
- 8a318aa [bssl] Stop initializing CRYPTO library in rialto by Alice Wang · 11 months ago
- 0f12175 Update Android for Rust 1.81.0 by Chris Wailes · 11 months ago
- 3ee72c7 Remove lib_open_dice_cbor dependency from nostd open-dice library by Alice Wang · 1 year, 1 month ago
- 7584240 load rialto in kernel mode by Frederick Mayle · 1 year ago
- a2228b9 [rkpvm] Decide whether VM is protected using FDT property by Alice Wang · 1 year ago
- 3bdf7c3 Move rialto to under guest by Jiyong Park · 1 year, 1 month ago[Renamed from rialto/src/main.rs]
- 38a3621 vmbase: Introduce layout::UART_PAGE by Pierre-Clément Tosi · 1 year, 2 months ago
- a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 3 months ago
- 65ea4cb [rialto] Increase heap size for riatlo to 256KB by Alice Wang · 1 year, 3 months ago
- 9eebbab [attestation] Validate vendor module loaded by client VM in RKP VM by Alice Wang · 1 year, 4 months ago
- 2e6cdc1 [rialto] Log request and response type for debugging by Alice Wang · 1 year, 6 months ago
- b5d9a46 [attestation] Enable remote attestation for pVM by Alice Wang · 1 year, 6 months ago
- 0322b8c Rename bssl-ffi to bssl-sys by Maurice Lam · 1 year, 8 months ago
- 4ac9c8b [dice] Create fake DICE chain used in non-protected rialto by Alice Wang · 1 year, 8 months ago
- d3a9640 [attestation] Verify client VM's DICE chain up to pvmfw payload by Alice Wang · 1 year, 9 months ago
- 7b4b613 [rkpvm] Move requests module to a separate library by Alice Wang · 1 year, 10 months ago
- 83c974d [rialto] Refactor process_request API return type by Alice Wang · 1 year, 10 months ago
- 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 1 year, 11 months ago
- 77639bf [dice] Pass DICE data to process_request API in service VM by Alice Wang · 1 year, 11 months ago
- 9f3ca83 [dice] Map and read the DICE data in service VM by Alice Wang · 1 year, 11 months ago
- 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 1 year, 11 months ago
- fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 1 year, 11 months ago
- 1d9a587 [refactoring] Add VmType enum to service_vm_comm by Alice Wang · 1 year, 11 months ago
- 33f4cae [rkp] Add request/response for ECDSA P256 key pair generation by Alice Wang · 1 year, 11 months ago
- d158e39 [rialto] Move connection port numbers to communication protocol lib by Alice Wang · 2 years ago
- 953a657 [rialto][vsock] Buffer the write from rialto to the host by Alice Wang · 2 years ago
- 76a36a2 [rialto] Move request processing to a separate module by Alice Wang · 2 years ago
- 748b032 [rialto] Add communication protocol library for host and rialto by Alice Wang · 2 years, 1 month ago
- 4e082c3 [rialto] Enable the host and service VM vsock connection by Alice Wang · 2 years, 1 month ago
- 6218335 [rialto] Find virtio socket device through PCI bus by Alice Wang · 2 years, 1 month ago
- d330548 vmbase: Initialize logger before calling main() by Pierre-Clément Tosi · 2 years, 1 month ago
- 910a72d rialto: Clean up code handling non-protected KVM by Pierre-Clément Tosi · 2 years, 1 month ago
- d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 1 month ago
- 5ad1e8c hyp: Introduce HypervisorCap::MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
- 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 1 month ago
- a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 1 month ago
- a04c2f1 Merge "[virt] Adjust spelling of initialise in code and comments" by Alice Wang · 2 years, 1 month ago
- cc0c625 Merge "[rialto][MMIO] Remove redundant memory mapping for MMIO range" by Alice Wang · 2 years, 1 month ago
- eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
- 37cb07c [rialto][MMIO] Remove redundant memory mapping for MMIO range by Alice Wang · 2 years, 1 month ago
- d36c711 [rialto] Initialize CAM and BAR ranges for PCI bus by Alice Wang · 2 years, 1 month ago
- 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 1 month ago
- 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 2 months ago
- c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
- b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 2 months ago
- 674257a [rialto] Shrink the memory range to the memory range in DT by Alice Wang · 2 years, 2 months ago
- 74f7f4b [rialto][fdt] Map and validate FDT range in memory before parsing by Alice Wang · 2 years, 2 months ago
- b70bdb5 [rialto] Set up and tear down the global memory tracker in rialto by Alice Wang · 2 years, 2 months ago
- e9ae5c4 [rialto] Adjust FDT size in initialization by Alice Wang · 2 years, 2 months ago
- 89d2959 [rialto] Adjust the MMIO range mapped in page table by Alice Wang · 2 years, 2 months ago
- 77d9dd3 [rialto] Unmap UART in the end of main() execution by Alice Wang · 2 years, 2 months ago
- ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 2 months ago
- 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 2 months ago
- 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() 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
- dda3ba9 [rialto] Parse the PCI info from rialto's device tree by Alice Wang · 2 years, 3 months ago
- 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 2 years, 4 months ago
- ff27757 rialto: Initialize heap when entering main() by Pierre-Clément Tosi · 2 years, 3 months ago
- 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
- 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 2 years, 4 months ago
- 5fa484f rialto: Get memory regions from vmbase::layout by Pierre-Clément Tosi · 2 years, 4 months ago
- 90e6f16 [hypervisor] Add mmio_guard_init() to Hypervisor trait by Alice Wang · 2 years, 4 months ago
- 9a8b39f [rialto] Enable Rialto to run in protected VM by Alice Wang · 2 years, 4 months ago
- 2116f5d Remove unnecessary feature declarations by Chris Wailes · 2 years, 4 months ago
- 7749795 Update for new version of aarch64-paging. by Andrew Walbran · 3 years ago
- b6463c9 rialto: Remove activate_kernel_pgt function by David Brazdil · 3 years, 1 month ago
- 6629b6e rialto: Move PT Attributes to global constants by David Brazdil · 3 years, 1 month ago
- 05a72fd rialto: Remove 'extern crate log' by David Brazdil · 3 years, 1 month ago
- 66fc120 rialto: Initial commit by David Brazdil · 3 years, 1 month ago