1. 1bbcd66 libavb: rename "ATX" to "cert" by David Pursell · 1 year, 8 months ago
  2. d00d02c avbtool: support avb chain partitions do not use ab by zhangyongpeng · 2 years, 2 months ago
  3. 3210440 Fix internal links by Alan Stokes · 2 years, 7 months ago
  4. 3c70193 Remove avbtool symlink by Cole Faust · 3 years, 3 months ago
  5. 058bde4 AVB: Adding GKI 2.0 integration information by Bowgo Tsai · 3 years, 5 months ago
  6. f5e4495 Merge "libavb: add --check_at_most_once option for dm-verity" by Treehugger Robot · 4 years, 6 months ago
  7. 2998a35 libavb: add --check_at_most_once option for dm-verity by JeongHyeon Lee · 4 years, 6 months ago
  8. 4749d55 Add a note about how to implement rollback indices on Android. by David Anderson · 4 years, 6 months ago
  9. 45ec542 libavb: Add new dm-verity error handling mode by JeongHyeon Lee · 4 years, 7 months ago
  10. 73400c1 libavb: clarifying hashtree_error_mode usage by Bowgo Tsai · 4 years, 8 months ago
  11. 62ad022 Support generating hashtree with blake2b-256 by Tianjie · 4 years, 9 months ago
  12. 3dc96a1 Merge "libavb: update LICENSE info" by Treehugger Robot · 5 years ago
  13. ae62eba Updating the recommended setup for vbmeta_system.img by Bowgo Tsai · 5 years ago
  14. 5e3b72a libavb: update LICENSE info by David Pursell · 5 years ago
  15. a7bee72 Document that Python 3.5 is minimum version to run avbtool. by Jan Monsch · 6 years ago
  16. e3cbcb1 Merge "Add configuration for main rollback index location" by Varun Sharma · 6 years ago
  17. de53827 Add configuration for main rollback index location by Varun Sharma · 6 years ago
  18. 34b6b49 avbtool: Add "print_partition_digests" sub-command. by David Zeuthen · 6 years ago
  19. 2fd2612 Merge "Specify Pixel support for avb_custom_key" by Thiébaud Weksteen · 6 years ago
  20. e544341 Specify Pixel support for avb_custom_key by Thiébaud Weksteen · 6 years ago
  21. 2c7be99 Preparatory step for migrating avbtool and aftltool to python3. by Jan Monsch · 6 years ago
  22. 868db2a Don't call generate_fec_data when the result is not used. by Tao Bao · 6 years ago
  23. d722194 Add "--no_hashtree" to omit hashtree entirely by Jooyung Han · 6 years ago
  24. 36d41d9 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. by David Zeuthen · 6 years ago
  25. 81dd505 Rename product_services to system_ext by Justin Yun · 6 years ago android-o-mr1-iot-release-1.0.14
  26. 54dfa8a Adding tool for downloading, verifying VBMeta and calculating VBMeta Digests of AVB 2.0 protected partitions of Pixel 3 and later factory images. by Jan Monsch · 6 years ago
  27. 1394f76 avbtool: Add 'zero_hashtree' command. by David Zeuthen · 7 years ago oreo-mr1-iot-release android-o-mr1-iot-release-1.0.12
  28. 353aeb1 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 7 years ago
  29. 4535428 avbtool: Use no salt instead of random salt for persistent digest descriptors by Bryan Henry · 7 years ago android-o-mr1-iot-release-smart-clock-fcs android-o-mr1-iot-release-smart-clock-fsi android-o-mr1-iot-release-smart-clock-r2 android-o-mr1-iot-release-smart-clock-r6 android-o-mr1-iot-release-smart-display-r14 android-o-mr1-iot-release-smart-display-r22 android-o-mr1-iot-release-smart-display-r30 android-o-mr1-iot-release-smart-display-r39 android-o-mr1-iot-release-smart-display-r4 android-o-mr1-iot-release-smart-display-r40.1J android-o-mr1-iot-release-smart-display-r5 android-o-mr1-iot-release-smart-display-r8 android-o-mr1-iot-release-smart-display-r9
  30. d574606 Add document for chaining vbmeta partitions. by Tao Bao · 7 years ago
  31. 49936b4 libavb: Support vbmeta blobs in beginning of partition. by David Zeuthen · 7 years ago
  32. 6f4de31 libavb: Add ERROR_MODE_MANAGED_RESTART_AND_EIO for managing dm-verity state. by David Zeuthen · 7 years ago
  33. 2367b46 Implement initialization of new persistent digest values by Darren Krahn · 7 years ago android-n-iot-release-smart-display android-o-mr1-iot-release-1.0.2 android-p-preview-4 android-p-preview-5
  34. b8643c0 avbtool: Add 'calculate_vbmeta_digest' command. by David Zeuthen · 8 years ago
  35. fd0ba0d Implement support for on-device persistent digests. by Darren Krahn · 8 years ago o-mr1-iot-preview-7 android-o-mr1-iot-preview-7 android-p-preview-1
  36. 39d8c91 README.md: Add a section with device-specific notes. by David Zeuthen · 8 years ago android-wear-8.0.0_r1
  37. 8160f36 Add example code for Android Things by Darren Krahn · 8 years ago
  38. 37f5946 Deprecate libavb_ab and bootctrl.avb code. by David Zeuthen · 8 years ago
  39. a0e547d Adding AVB-specific kernel patches for reference by Bowgo Tsai · 8 years ago
  40. a156d3d avbtool: Add --signing_helper_with_files option. by David Zeuthen · 8 years ago
  41. 1097a78 avbtool: Add --print_required_libavb_version option. by David Zeuthen · 8 years ago android-o-preview-3
  42. 5dfb4e9 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. by David Zeuthen · 9 years ago
  43. 8d225d8 Move to Android.bp by Tom Cherry · 9 years ago
  44. bf56245 avbtool: add_hash_footer: Add --calc_max_image_size option. by David Zeuthen · 9 years ago
  45. 73f2afa avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. by David Zeuthen · 9 years ago
  46. 1614f55 Clarify rollback index protection in README.md file. by David Zeuthen · 9 years ago n-iot-preview-4 android-n-iot-preview-4
  47. 02c550f avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 9 years ago
  48. 8221811 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 9 years ago
  49. dc678e8 Update AVB docs to include overview, recommendations and best practices. by David Zeuthen · 9 years ago
  50. 5e92570 Update README.md for build system changes. by David Zeuthen · 9 years ago
  51. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 9 years ago
  52. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 9 years ago
  53. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 9 years ago
  54. b0f1787 Use Markdown in README file. by David Zeuthen · 9 years ago
Morty Proxy This is a proxified and sanitized view of the page, visit original site.