1. c420c8b pvmfw: use libavb_rs descriptor APIs by David Pursell · 1 year, 7 months ago
  2. 98f1823 Update Android source for Rust 1.74.1 by Chris Wailes · 1 year, 8 months ago
  3. b59bcc4 pvmfw: use libavb_rs for verification by David Pursell · 1 year, 9 months ago
  4. 009580b pvmfw: update libavb error handling by David Pursell · 1 year, 9 months ago
  5. 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 1 year, 10 months ago
  6. a26f16a pvmfw: Rollback index of kernel & security_version by Shikha Panwar · 1 year, 11 months ago
  7. a7c727b avb: move error module to libavb by David Pursell · 2 years ago
  8. ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 3 months ago
  9. 9150948 [avb] Keep Digest reference in avb hash descriptor to avoid copy by Alice Wang · 2 years, 3 months ago
  10. 7998551 [avb] Refator descriptor module to allow multiple descriptor types by Alice Wang · 2 years, 3 months ago
  11. f58f3a3 pvmfw: refactor: Expose DICE inputs to main() by Pierre-Clément Tosi · 2 years, 6 months ago
  12. 81ca080 pvmfw_avb: Derive Eq for VerifiedBootData by Pierre-Clément Tosi · 2 years, 6 months ago
  13. 1f0add0 [avb] Collect kernel/initrd digests when verification succeeds by Alice Wang · 2 years, 7 months ago
  14. f275286 [avb] Collect hash descriptors when verification succeeds by Alice Wang · 2 years, 7 months ago
  15. 75d0563 [avb] Verify that extended initrd fails the payload verification by Alice Wang · 2 years, 7 months ago
  16. d3f28ae [avb][refactoring] Extract VBMeta number check into a new method by Alice Wang · 2 years, 7 months ago
  17. 167ab3f [avb] Refactor Payload and AvbOps into new module ops by Alice Wang · 2 years, 7 months ago
  18. 9034ce7 Merge "[avb] Verify initrd in the payload verification" by Alice Wang · 2 years, 7 months ago
  19. 5c1a756 [avb] Verify initrd in the payload verification by Alice Wang · 2 years, 7 months ago
  20. 8077a86 [avb] Move PartitionName and util methods to separate modules by Alice Wang · 2 years, 7 months ago
  21. 5b049ec Merge "[avb] Verify that the only vbmeta is from the kernel" by Alice Wang · 2 years, 7 months ago
  22. 1865563 [avb][refactoring] Move AvbIOError to errors module by Alice Wang · 2 years, 7 months ago
  23. 9dfb296 [avb] Verify that the only vbmeta is from the kernel by Alice Wang · 2 years, 7 months ago
  24. 8aca6f9 [avb] Refactor Payload::verify_partition() to take only one partition by Alice Wang · 2 years, 7 months ago
  25. 86383df [avb] Verify vbmeta for payload with no initrd by Alice Wang · 2 years, 7 months ago
  26. b98aa6e Merge "[avb][test] Move pvmfw_avb tests to a separate module" by Treehugger Robot · 2 years, 7 months ago
  27. 7b08a49 Merge "[avb] Refactor writing value to pointer with write()" by Treehugger Robot · 2 years, 7 months ago
  28. bf7fadd [avb][test] Move pvmfw_avb tests to a separate module by Alice Wang · 2 years, 7 months ago
  29. fd21766 [avb] Refactor writing value to pointer with write() by Alice Wang · 2 years, 7 months ago
  30. 60ebaf2 [avb] Remove redundant unsafe for get_preloaded_partition by Alice Wang · 2 years, 7 months ago
  31. a2ccea9 Merge "[avb] Refactor the error thrown by payload verification API" by Alice Wang · 2 years, 7 months ago
  32. 8aa3cb1 [microdroid] Rename the partition name of microdroid_kernel to boot by Alice Wang · 2 years, 7 months ago
  33. 951de3a [avb] Add PartitionName to facilitate partition name conversion by Alice Wang · 2 years, 7 months ago
  34. f0fe705 [avb] Refactor as_avbops_ref() to as_ref() for reuse by Alice Wang · 2 years, 7 months ago
  35. 45d98fa [avb] Refactor the error thrown by payload verification API by Alice Wang · 2 years, 7 months ago
  36. 6b486f1 [avb][pvmfw] Verify payload with only kernel and no initrd by Alice Wang · 2 years, 7 months ago
  37. 563663d [avb][pvmfw] Implement get_preloaded_partition to load partition by Alice Wang · 2 years, 7 months ago
  38. 2af2fac [avb][test] Test tampered kernel footer fails verification by Alice Wang · 2 years, 7 months ago
  39. a78279c [avb] Verify kernel integrity against the trusted key by Alice Wang · 2 years, 8 months ago
  40. f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 2 years, 8 months ago[Renamed (60%) from libs/avb/src/ops.rs]
  41. dc63fe0 [avb] Convert C enum to Rust enum in libavb_bindgen by Alice Wang · 2 years, 8 months ago
  42. dc7a80a [avb] Rename the module avb_ops to ops by Alice Wang · 2 years, 8 months ago[Renamed (99%) from libs/avb/src/avb_ops.rs]
  43. 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 8 months ago