1. a2a967d Decrease timeout to run tests in shorter time by Seungjae Yoo · 2 years, 6 months ago
  2. ccc52e5 [bssl] Make hkdf return Zeroizing type by Alice Wang · 2 years, 6 months ago
  3. 69b088f [bssl] Implement AEAD BoringSSL wrapper by Alice Wang · 2 years, 6 months ago
  4. 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 2 years, 6 months ago
  5. aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 2 years, 6 months ago
  6. e6a6518 Merge changes from topic "b/302677468" into main by Alan Stokes · 2 years, 6 months ago
  7. 97c76d5 Merge "Move away from mod.rs" into main by Alan Stokes · 2 years, 6 months ago
  8. 47287e7 [bssl] Retrieve error code from BoringSSL by Alice Wang · 2 years, 6 months ago
  9. 90e1ad4 Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main by Treehugger Robot · 2 years, 6 months ago
  10. e2964bc Merge "[bssl] Add HKDF wrapper to libbssl" into main by Alice Wang · 2 years, 6 months ago
  11. 3f5d2af Move away from mod.rs by Alan Stokes · 2 years, 6 months ago
  12. 92789f1 Allow execution of code in extra APKs by Alan Stokes · 2 years, 6 months ago
  13. 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 2 years, 6 months ago
  14. 73312be Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main by Alice Wang · 2 years, 6 months ago
  15. 5163043 Merge "Add guest OS capability: SecretkeeperProtection" into main by Shikha Panwar · 2 years, 6 months ago
  16. 947f3f7 [pvmfw] Use hkdf from libbssl instead of bssl bindgen by Alice Wang · 2 years, 6 months ago
  17. f1a83b0 [bssl] Add HKDF wrapper to libbssl by Alice Wang · 2 years, 6 months ago
  18. 02b1093 [Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231 by Alice Wang · 2 years, 6 months ago
  19. 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 2 years, 6 months ago
  20. ea56327 Merge "pvmfw: Rollback index of kernel & security_version" into main by Treehugger Robot · 2 years, 6 months ago
  21. a26f16a pvmfw: Rollback index of kernel & security_version by Shikha Panwar · 2 years, 6 months ago
  22. 815d368 [refactoring][bssl] Move check_int_result to util module by Alice Wang · 2 years, 6 months ago
  23. 0161bb0 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main by Alice Wang · 2 years, 6 months ago
  24. de36bbd [test] Add API test target for libbssl by Alice Wang · 2 years, 6 months ago
  25. 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 2 years, 6 months ago
  26. 4ac8548 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd by Alice Wang · 2 years, 6 months ago
  27. 8285352 Merge "libs: Use Self::capacity() in Fdt::check_full()" into main by Treehugger Robot · 2 years, 6 months ago
  28. 881d14e Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main by Treehugger Robot · 2 years, 6 months ago
  29. d29036f Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main by Alice Wang · 2 years, 6 months ago
  30. 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 2 years, 6 months ago
  31. b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 2 years, 6 months ago
  32. c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 2 years, 6 months ago
  33. d7097e4 Make CbbFixed safer (again) by Alan Stokes · 2 years, 6 months ago
  34. 4ca86b6 [rkp] Derive HMAC key from DICE sealing CDI by Alice Wang · 2 years, 6 months ago
  35. a2738b7 [rkp-hal] Add DICE chain to the CSR in service VM by Alice Wang · 2 years, 6 months ago
  36. 6bc2a70 [rkp] Sign the generated CSR with CDI_Leaf_Priv by Alice Wang · 2 years, 6 months ago
  37. 4fc30a2 Merge "Extract a CBB helper" into main by Treehugger Robot · 2 years, 6 months ago
  38. b1f64ee Extract a CBB helper by Alan Stokes · 2 years, 6 months ago
  39. 64bb58b Merge "Skip changingDebuggability related tests on Non-pVM" into main by Shikha Panwar · 2 years, 6 months ago
  40. 2174d41 Skip changingDebuggability related tests on Non-pVM by Shikha Panwar · 2 years, 6 months ago
  41. 7b24660 [refactoring] Move service_vm_[comm|manager] to service_vm/ by Alice Wang · 2 years, 6 months ago
  42. f7c0f94 [rkp] Implement main steps to generate certificate request by Alice Wang · 2 years, 6 months ago
  43. ff5592d [rkp] Verify the MAC of the public keys to sign in RKP HAL by Alice Wang · 2 years, 6 months ago
  44. a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 2 years, 6 months ago
  45. 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 2 years, 6 months ago
  46. 77639bf [dice] Pass DICE data to process_request API in service VM by Alice Wang · 2 years, 6 months ago
  47. f1ddb9a Merge "[dice] Map and read the DICE data in service VM" into main by Alice Wang · 2 years, 6 months ago
  48. 9f3ca83 [dice] Map and read the DICE data in service VM by Alice Wang · 2 years, 6 months ago
  49. 06fd3c7 Merge "Allow preinstalled apps to use the AVF APIs" into main by Alan Stokes · 2 years, 6 months ago
  50. dae36d1 Merge "[fdt] Refactor read_serial_info_from in pvmfw with first_reg()" into main by Treehugger Robot · 2 years, 6 months ago
  51. d09b298 Allow preinstalled apps to use the AVF APIs by Alan Stokes · 2 years, 6 months ago
  52. 6ff2d0c [fdt] Refactor read_serial_info_from in pvmfw with first_reg() by Alice Wang · 2 years, 6 months ago
  53. d80e99e [rkp] Report request processing error from service VM to host by Alice Wang · 2 years, 6 months ago
  54. bd08dff Merge "[dice] Retrieve the DICE data range from FDT in service VM" into main by Alice Wang · 2 years, 6 months ago
  55. 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 2 years, 6 months ago
  56. a10055e Merge "Make microdroid_init_debug_policy buildable for AIDEGen" into main by Treehugger Robot · 2 years, 6 months ago
  57. c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 2 years, 6 months ago
  58. 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 2 years, 6 months ago
  59. 8f0b375 Merge changes I74366b24,I3f1ed91e into main by Treehugger Robot · 2 years, 6 months ago
  60. dac6cc3 Merge "Add ramdump tests with debug policy back" into main by Treehugger Robot · 2 years, 6 months ago
  61. d225af5 microdroid_manager: Use slice::chunks() by Pierre-Clément Tosi · 2 years, 6 months ago
  62. c0611e7 virtualizationmanager: Use str::split_once() by Pierre-Clément Tosi · 2 years, 6 months ago
  63. 44aba64 virtualizationmanager: Run rustfmt on crosvm.rs by Pierre-Clément Tosi · 2 years, 6 months ago
  64. cfb5f9b Merge "[rkp] Raise exception if the given challenge is too big" into main by Alice Wang · 2 years, 6 months ago
  65. 5f7cdb4 Merge "[Refactor] Remove vmclient::connect()" into main by Seungjae Yoo · 2 years, 6 months ago
  66. 2628d33 [rkp] Raise exception if the given challenge is too big by Alice Wang · 2 years, 6 months ago
  67. 81821f6 [Refactor] Remove vmclient::connect() by Seungjae Yoo · 2 years, 6 months ago
  68. fe66bc9 Merge "Parameterize MicrodroidHostTests for protected and non-protected VM." into main by Seungjae Yoo · 2 years, 6 months ago
  69. 69edb45 Merge "Set rollback_index of microdroid_kernel to 1" into main by Shikha Panwar · 2 years, 6 months ago
  70. 74f192f Merge "Add boot time benchmark for Microdroid VM with vendor partition" into main by Nikita Ioffe · 2 years, 6 months ago
  71. 2a78866 Set rollback_index of microdroid_kernel to 1 by Shikha Panwar · 2 years, 7 months ago
  72. bea3a6e Add boot time benchmark for Microdroid VM with vendor partition by Nikita Ioffe · 2 years, 6 months ago
  73. 8025197 pvmfw: Randomize guest KASLR seed by Pierre-Clément Tosi · 2 years, 9 months ago
  74. 10b466a Parameterize MicrodroidHostTests for protected and non-protected VM. by Seungjae Yoo · 2 years, 7 months ago
  75. 0f23711 Make microdroid_init_debug_policy buildable for AIDEGen by Jaewan Kim · 2 years, 7 months ago
  76. e9ac2db Add build time feature flag for pvm remote attestation by Alice Wang · 2 years, 7 months ago
  77. f348260 [rkp] Set up the connection between RKP Hal and RKP VM by Alice Wang · 2 years, 7 months ago
  78. 3d3a70a Move per api sealing derivations to vm_secret. by Shikha Panwar · 2 years, 7 months ago
  79. 95084df VmSecret struct: Encapsulate secret mechanisms by Shikha Panwar · 2 years, 8 months ago
  80. c98acd5 Merge "[service-vm] Ensure only one service VM is running at any time" into main by Treehugger Robot · 2 years, 7 months ago
  81. 1f8bdba Merge "Stop truncating the BCC" into main by Alan Stokes · 2 years, 7 months ago
  82. 19723ca [service-vm] Ensure only one service VM is running at any time by Alice Wang · 2 years, 7 months ago
  83. 9646fb3 [test] Test processing other types of requests in service VM by Alice Wang · 2 years, 7 months ago
  84. fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 2 years, 7 months ago
  85. 7f27c0d Stop truncating the BCC by Alan Stokes · 2 years, 7 months ago
  86. 75eb9e8 Merge "[rkp] Raise exception if generateEcdsaP256KeyPair is in test mode" into main by Alice Wang · 2 years, 7 months ago
  87. ea32795 Merge "Create full VM DTBO only once under /data/misc/virtualizationservice" into main by Seungjae Yoo · 2 years, 7 months ago
  88. 46b9670 Add ramdump tests with debug policy back by Jaewan Kim · 2 years, 7 months ago
  89. 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 2 years, 7 months ago
  90. fcaff83 Merge "[test] Refactor rialto_test to check all the service_vm_manager" into main by Alice Wang · 2 years, 7 months ago
  91. e4f9063 Merge "Change the javadoc comment for FEATURE_VENDOR_MODULES" into main by Nikita Ioffe · 2 years, 7 months ago
  92. 2c3ec0e Merge "[service-vm] Print log from the service VM" into main by Treehugger Robot · 2 years, 7 months ago
  93. 0523bd4 Merge "Fix typo in comment" into main by Treehugger Robot · 2 years, 7 months ago
  94. 2e7d4d7 Change the javadoc comment for FEATURE_VENDOR_MODULES by Nikita Ioffe · 2 years, 7 months ago
  95. a635769 [test] Refactor rialto_test to check all the service_vm_manager by Alice Wang · 2 years, 7 months ago
  96. 977b64b [service-vm] Print log from the service VM by Alice Wang · 2 years, 7 months ago
  97. 159d3d6 Fix typo in comment by Alan Stokes · 2 years, 7 months ago
  98. 64b1051 Merge changes Iefd12d2c,Icdb16699,Idb9c6bf7,Iba510289 into main by Alice Wang · 2 years, 7 months ago
  99. cd88986 Merge "Configure rustfmt to wrap comments" into main by Treehugger Robot · 2 years, 7 months ago
  100. e910b90 [test] Refactor rialto test to check more request types by Alice Wang · 2 years, 7 months ago