1. 54caa85 Merge "Rename bssl-ffi to bssl-sys" into main by Treehugger Robot · 1 year, 8 months ago
  2. 6a504ef [test][refactoring] Use libx509_cert_nostd in rialto_test by Alice Wang · 1 year, 8 months ago
  3. 0322b8c Rename bssl-ffi to bssl-sys by Maurice Lam · 1 year, 8 months ago
  4. 12e4c86 [rkpvm] Implement RKP VM rollback protection in pvmfw by Alice Wang · 1 year, 8 months ago
  5. 1cc1350 [x509] Include Apk/Apex info in attestation certificate extension by Alice Wang · 1 year, 8 months ago
  6. 4ac9c8b [dice] Create fake DICE chain used in non-protected rialto by Alice Wang · 1 year, 8 months ago
  7. be7a4b1 [bssl] Support conversion from COSE_Key to EVP_PKEY by Alice Wang · 1 year, 8 months ago
  8. eb77f7d [bssl] Rename EvpPKey to PKey for better readability by Alice Wang · 1 year, 8 months ago
  9. d3a9640 [attestation] Verify client VM's DICE chain up to pvmfw payload by Alice Wang · 1 year, 9 months ago
  10. 20b8ebc [attestation] Build the certificate output for attestation by Alice Wang · 1 year, 9 months ago
  11. b56f2c8 Merge "libs: Move cstr!() into its own crate" into main by Pierre-Clément Tosi · 1 year, 9 months ago
  12. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 9 months ago
  13. de6bee5 [service-vm] Deserialize CBOR-encoded CSR byte array into struct by Alice Wang · 1 year, 9 months ago
  14. 74eb78b [test] Test attestation request in e2e test rialto_test by Alice Wang · 1 year, 9 months ago
  15. 0486e25 [rialto] Enable rialto to receive messages longer than recv buffer by Alice Wang · 1 year, 10 months ago
  16. 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 1 year, 10 months ago
  17. 7b4b613 [rkpvm] Move requests module to a separate library by Alice Wang · 1 year, 10 months ago
  18. 83c974d [rialto] Refactor process_request API return type by Alice Wang · 1 year, 10 months ago
  19. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago
  20. 0161bb0 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main by Alice Wang · 1 year, 11 months ago
  21. 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 1 year, 11 months ago
  22. 881d14e Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main by Treehugger Robot · 1 year, 11 months ago
  23. d29036f Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main by Alice Wang · 1 year, 11 months ago
  24. b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 1 year, 11 months ago
  25. c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 1 year, 11 months ago
  26. d7097e4 Make CbbFixed safer (again) by Alan Stokes · 1 year, 11 months ago
  27. 4ca86b6 [rkp] Derive HMAC key from DICE sealing CDI by Alice Wang · 1 year, 11 months ago
  28. a2738b7 [rkp-hal] Add DICE chain to the CSR in service VM by Alice Wang · 1 year, 11 months ago
  29. 6bc2a70 [rkp] Sign the generated CSR with CDI_Leaf_Priv by Alice Wang · 1 year, 11 months ago
  30. b1f64ee Extract a CBB helper by Alan Stokes · 1 year, 11 months ago
  31. f7c0f94 [rkp] Implement main steps to generate certificate request by Alice Wang · 1 year, 11 months ago
  32. ff5592d [rkp] Verify the MAC of the public keys to sign in RKP HAL by Alice Wang · 1 year, 11 months ago
  33. a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 1 year, 11 months ago
  34. 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 1 year, 11 months ago
  35. 77639bf [dice] Pass DICE data to process_request API in service VM by Alice Wang · 1 year, 11 months ago
  36. 9f3ca83 [dice] Map and read the DICE data in service VM by Alice Wang · 1 year, 11 months ago
  37. d80e99e [rkp] Report request processing error from service VM to host by Alice Wang · 1 year, 11 months ago
  38. 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 1 year, 11 months ago
  39. 9646fb3 [test] Test processing other types of requests in service VM by Alice Wang · 1 year, 11 months ago
  40. fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 1 year, 11 months ago
  41. a635769 [test] Refactor rialto_test to check all the service_vm_manager by Alice Wang · 1 year, 11 months ago
  42. 977b64b [service-vm] Print log from the service VM by Alice Wang · 1 year, 11 months ago
  43. e910b90 [test] Refactor rialto test to check more request types by Alice Wang · 1 year, 11 months ago
  44. 17dc76e [service-vm] Test service_vm_manager in rialto_test by Alice Wang · 1 year, 11 months ago
  45. 1d9a587 [refactoring] Add VmType enum to service_vm_comm by Alice Wang · 1 year, 11 months ago
  46. 464e473 [rkp] Add request/response for certificate request generation by Alice Wang · 1 year, 11 months ago
  47. 33f4cae [rkp] Add request/response for ECDSA P256 key pair generation by Alice Wang · 1 year, 11 months ago
  48. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  49. d158e39 [rialto] Move connection port numbers to communication protocol lib by Alice Wang · 2 years ago
  50. 953a657 [rialto][vsock] Buffer the write from rialto to the host by Alice Wang · 2 years ago
  51. 76a36a2 [rialto] Move request processing to a separate module by Alice Wang · 2 years ago
  52. 748b032 [rialto] Add communication protocol library for host and rialto by Alice Wang · 2 years, 1 month ago
  53. 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years ago
  54. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  55. e37425e Merge "[rialto] Enable the host and service VM vsock connection" into main by Alice Wang · 2 years, 1 month ago
  56. 4e082c3 [rialto] Enable the host and service VM vsock connection by Alice Wang · 2 years, 1 month ago
  57. ae3350d Standardise and add safety comments. by Andrew Walbran · 2 years, 1 month ago
  58. 6218335 [rialto] Find virtio socket device through PCI bus by Alice Wang · 2 years, 1 month ago
  59. f1d5efd [rialto] Handle page table exceptions in rialto by Alice Wang · 2 years, 1 month ago
  60. 9a7328e vmbase/rialto: Read ESR_EL1 with read_sysreg!() by Pierre-Clément Tosi · 2 years, 1 month ago
  61. d330548 vmbase: Initialize logger before calling main() by Pierre-Clément Tosi · 2 years, 1 month ago
  62. 910a72d rialto: Clean up code handling non-protected KVM by Pierre-Clément Tosi · 2 years, 1 month ago
  63. d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 1 month ago
  64. 5ad1e8c hyp: Introduce HypervisorCap::MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
  65. 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 1 month ago
  66. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 1 month ago
  67. a04c2f1 Merge "[virt] Adjust spelling of initialise in code and comments" by Alice Wang · 2 years, 1 month ago
  68. cc0c625 Merge "[rialto][MMIO] Remove redundant memory mapping for MMIO range" by Alice Wang · 2 years, 1 month ago
  69. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
  70. 37cb07c [rialto][MMIO] Remove redundant memory mapping for MMIO range by Alice Wang · 2 years, 1 month ago
  71. d36c711 [rialto] Initialize CAM and BAR ranges for PCI bus by Alice Wang · 2 years, 1 month ago
  72. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  73. 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 1 month ago
  74. 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 1 month ago
  75. e0bc174 Android.bp: Remove apex_avaiable from guest libs by Pierre-Clément Tosi · 2 years, 1 month ago
  76. 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 1 month ago
  77. 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 2 months ago
  78. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  79. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  80. b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 2 months ago
  81. 674257a [rialto] Shrink the memory range to the memory range in DT by Alice Wang · 2 years, 2 months ago
  82. 74f7f4b [rialto][fdt] Map and validate FDT range in memory before parsing by Alice Wang · 2 years, 2 months ago
  83. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 2 months ago
  84. b70bdb5 [rialto] Set up and tear down the global memory tracker in rialto by Alice Wang · 2 years, 2 months ago
  85. e9ae5c4 [rialto] Adjust FDT size in initialization by Alice Wang · 2 years, 2 months ago
  86. 89d2959 [rialto] Adjust the MMIO range mapped in page table by Alice Wang · 2 years, 2 months ago
  87. 77d9dd3 [rialto] Unmap UART in the end of main() execution by Alice Wang · 2 years, 2 months ago
  88. ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  89. 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 2 months ago
  90. 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 2 months ago
  91. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  92. 920a490 Merge "[service-vm] Identitfy service VM in pvmfw with avb property" by Alice Wang · 2 years, 2 months ago
  93. dda3ba9 [rialto] Parse the PCI info from rialto's device tree by Alice Wang · 2 years, 3 months ago
  94. ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 3 months ago
  95. 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 2 years, 4 months ago
  96. ff27757 rialto: Initialize heap when entering main() by Pierre-Clément Tosi · 2 years, 3 months ago
  97. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
  98. 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 2 years, 4 months ago
  99. 5fa484f rialto: Get memory regions from vmbase::layout by Pierre-Clément Tosi · 2 years, 4 months ago
  100. 90e6f16 [hypervisor] Add mmio_guard_init() to Hypervisor trait by Alice Wang · 2 years, 4 months ago