1. 1f0add0 [avb] Collect kernel/initrd digests when verification succeeds by Alice Wang · 2 years, 7 months ago
  2. f275286 [avb] Collect hash descriptors when verification succeeds by Alice Wang · 2 years, 7 months ago
  3. 75d0563 [avb] Verify that extended initrd fails the payload verification by Alice Wang · 2 years, 7 months ago
  4. d3f28ae [avb][refactoring] Extract VBMeta number check into a new method by Alice Wang · 2 years, 7 months ago
  5. 167ab3f [avb] Refactor Payload and AvbOps into new module ops by Alice Wang · 2 years, 7 months ago
  6. 9034ce7 Merge "[avb] Verify initrd in the payload verification" by Alice Wang · 2 years, 7 months ago
  7. 5c1a756 [avb] Verify initrd in the payload verification by Alice Wang · 2 years, 7 months ago
  8. 8077a86 [avb] Move PartitionName and util methods to separate modules by Alice Wang · 2 years, 7 months ago
  9. 5b049ec Merge "[avb] Verify that the only vbmeta is from the kernel" by Alice Wang · 2 years, 7 months ago
  10. 1865563 [avb][refactoring] Move AvbIOError to errors module by Alice Wang · 2 years, 7 months ago
  11. 9dfb296 [avb] Verify that the only vbmeta is from the kernel by Alice Wang · 2 years, 7 months ago
  12. 8aca6f9 [avb] Refactor Payload::verify_partition() to take only one partition by Alice Wang · 2 years, 7 months ago
  13. 86383df [avb] Verify vbmeta for payload with no initrd by Alice Wang · 2 years, 7 months ago
  14. b98aa6e Merge "[avb][test] Move pvmfw_avb tests to a separate module" by Treehugger Robot · 2 years, 7 months ago
  15. 7b08a49 Merge "[avb] Refactor writing value to pointer with write()" by Treehugger Robot · 2 years, 7 months ago
  16. bf7fadd [avb][test] Move pvmfw_avb tests to a separate module by Alice Wang · 2 years, 7 months ago
  17. fd21766 [avb] Refactor writing value to pointer with write() by Alice Wang · 2 years, 7 months ago
  18. 60ebaf2 [avb] Remove redundant unsafe for get_preloaded_partition by Alice Wang · 2 years, 7 months ago
  19. a2ccea9 Merge "[avb] Refactor the error thrown by payload verification API" by Alice Wang · 2 years, 7 months ago
  20. 8aa3cb1 [microdroid] Rename the partition name of microdroid_kernel to boot by Alice Wang · 2 years, 7 months ago
  21. 951de3a [avb] Add PartitionName to facilitate partition name conversion by Alice Wang · 2 years, 7 months ago
  22. f0fe705 [avb] Refactor as_avbops_ref() to as_ref() for reuse by Alice Wang · 2 years, 7 months ago
  23. 45d98fa [avb] Refactor the error thrown by payload verification API by Alice Wang · 2 years, 7 months ago
  24. 6b486f1 [avb][pvmfw] Verify payload with only kernel and no initrd by Alice Wang · 2 years, 7 months ago
  25. 563663d [avb][pvmfw] Implement get_preloaded_partition to load partition by Alice Wang · 2 years, 7 months ago
  26. 2af2fac [avb][test] Test tampered kernel footer fails verification by Alice Wang · 2 years, 7 months ago
  27. a78279c [avb] Verify kernel integrity against the trusted key by Alice Wang · 2 years, 8 months ago
  28. 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]
  29. dc63fe0 [avb] Convert C enum to Rust enum in libavb_bindgen by Alice Wang · 2 years, 8 months ago
  30. 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]
  31. 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 8 months ago