1. 8ab4a76 app: aboot: Load recovery image for dynamic partitions by Mayank Grover · 5 years ago
  2. 98c4c74 app: aboot: Add support for dynamic partitions fastboot commands by Mayank Grover · 5 years ago
  3. 1ceaee2 app: aboot: Change to read full partition in unlocked state. by Mayank Grover · 5 years ago
  4. 554f4fd app: aboot: Add check for buffer overflow by raghavendra ambadas · 6 years ago
  5. b1aaf23 app: aboot: Validate the boot image size by Saranya Chidura · 5 years ago
  6. b493333 app: aboot: change to pass loaded partition buffers for verification by Saranya Chidura · 6 years ago
  7. 41b3453 app: aboot: For AVB2.0, add salt buffer offset to buffer initialized in fastboot mode by Saranya Chidura · 6 years ago
  8. b0db4b8 app: aboot: Display boot verify menu for VB2 by Monika Singh · 6 years ago
  9. a1a83c7 app: aboot: Change to round recovery dtbo size to page size. by Mayank Grover · 6 years ago
  10. 1ed3e8b app: aboot: Add comment to highlight, free scratch before reuse. by Mayank Grover · 6 years ago
  11. 6fd3679 app: aboot: Change to add salt buffer offset before verification by avb. by Mayank Grover · 6 years ago
  12. 5a50258 app: aboot: Change to fix compilation error for le manifests. by Mayank Grover · 6 years ago
  13. e1ab96c app: aboot: Change to add support functions for appended recovery dtbo header. by Mayank Grover · 6 years ago
  14. 9df84c0 app: aboot: Change to load vbmeta, and pass avb for verification. by Mayank Grover · 6 years ago
  15. 027a941 app: aboot: Change to pass loaded, dtbo partition buffer for verification. by Mayank Grover · 6 years ago
  16. dd080e8 app: aboot: Change to remove boot image specific API. by Mayank Grover · 6 years ago
  17. 9417815 Merge "app: aboot: Change to read superblock from correct lba for UFS." by Linux Build Service Account · 6 years ago
  18. 399826a app: aboot: Change to read superblock from correct lba for UFS. by Mayank Grover · 6 years ago
  19. 83ef4b2 app: aboot: Add dtbo idx to cmdline by lijuang · 6 years ago
  20. 266b17d app: aboot: Don't enable power off charging in recovery mode by lijuang · 6 years ago
  21. f62f3f0 Merge "app: aboot: Enable erase and logical block size variable" by Linux Build Service Account · 6 years ago
  22. 9825746 platform: msm-shared: Boot tampered state to be set only on secure device by Monika Singh · 6 years ago
  23. bb6e7f3 app: aboot: Enable erase and logical block size variable by Mukesh Ojha · 6 years ago
  24. d9f9810 Merge "platform: msm_shared: add support for ATP platform." by Linux Build Service Account · 6 years ago
  25. 43dff76 Merge "app: aboot: Correct invalidate cache actions" by Linux Build Service Account · 6 years ago
  26. c529329 Merge "AndroidBoot: Change to detect build system flag for system as root." by Linux Build Service Account · 6 years ago
  27. 5384ed8 app: aboot: update commandline for system as root behaviour. by Mayank Grover · 6 years ago
  28. 66048af Merge "app: aboot: Change to enable hibernation support." by Linux Build Service Account · 6 years ago
  29. a64dfbe app: aboot: Publish hw-revision as fastboot variables. by Mayank Grover · 6 years ago
  30. c4778b7 app: aboot: Enable erase abv_custom_key partition by Monika Singh · 6 years ago
  31. 466d656 app: aboot: Change to enable hibernation support. by Mayank Grover · 6 years ago
  32. c267675 app: aboot: Correct invalidate cache actions by lijuang · 6 years ago
  33. 07c5d6e app: aboot: Using new function for unlock/lock menu by lijuang · 6 years ago
  34. 476df16 Merge "app: aboot: Fix splash partition corruption" by Linux Build Service Account · 6 years ago
  35. d082123 Merge "app: aboot: Replace strncpy to strlcpy." by Linux Build Service Account · 6 years ago
  36. 0e55904 app: aboot: Replace strncpy to strlcpy. by Mayank Grover · 6 years ago
  37. 07bd086 app: aboot : Search and select dtb from appended dtbs. by Vivek Kumar · 6 years ago
  38. ee5c0a3 app: aboot: Fix splash partition corruption by Kishor PK · 6 years ago
  39. 3056cb7 Merge "app: aboot: for LE platform set init=/sbin/init" by Linux Build Service Account · 6 years ago
  40. 32a09f7 app: aboot: Define helper functions for AVB 2.0 by Monika Singh · 6 years ago
  41. b0fad82 app: aboot: Add functions to validate userkey by Monika Singh · 6 years ago
  42. 9431646 app: aboot: Add Rollback index functions for AVB. by Monika Singh · 6 years ago
  43. 7d2fc27 app: aboot : Add bootstate for AVB2.0 by Monika Singh · 6 years ago
  44. 292b3e9 app: aboot: Add AVB2.0 changes to aboot files by Monika Singh · 6 years ago
  45. 6c7153c app: aboot: for LE platform set init=/sbin/init by Sourabh Banerjee · 6 years ago
  46. 52cd10a app: aboot: Add support to detect partition type. by Mayank Grover · 6 years ago
  47. d38fe01 app: aboot: Change to publish raw for unknown partitions. by Mayank Grover · 6 years ago
  48. cd89538 Merge "app: aboot: Do not erase misc partition in recovery" by Linux Build Service Account · 6 years ago
  49. b6c4c82 Merge "app: aboot: Change to check commandline buffer, before free." by Linux Build Service Account · 6 years ago
  50. 386b132 app: aboot: pass the a/b slot specific information in verity bootparam by Sourabh Banerjee · 6 years ago
  51. bc8a2ef app: aboot: Change to check commandline buffer, before free. by Mayank Grover · 6 years ago
  52. c448225 app: aboot: Do not erase misc partition in recovery by Parth Dixit · 7 years ago
  53. 8573c19 Merge "app: aboot: add recoveryfs into known partition types," by Linux Build Service Account · 6 years ago
  54. 4992021 app: aboot: add recoveryfs into known partition types, by Mayank Grover · 6 years ago
  55. 3f76281 Merge "app: aboot: Change to read full device info structure from partition." by Linux Build Service Account · 6 years ago
  56. 968b55a app: test: Initial support for SPI test by Maria Yu · 7 years ago
  57. ddd348d app: aboot: Change to read full device info structure from partition. by Mayank Grover · 6 years ago
  58. 11ff969 app: aboot: republish parititon table post partition update. by Mayank Grover · 6 years ago
  59. 1de3b77 Merge "include: target: remove macros for old vb runtime naming convention." by Linux Build Service Account · 6 years ago
  60. 912eaa6 app: aboot: Change Vb runtime, naming convention for VB runtime. by Mayank Grover · 7 years ago
  61. 51aec96 Merge "app: aboot: Change to refactor the code, prevent TOCTOU issues." by Linux Build Service Account · 6 years ago
  62. c19c2e5 app: aboot: Increase stack size of fastboot thread. by Mayank Grover · 6 years ago
  63. fc7a2ce app: aboot: Change to refactor the code, prevent TOCTOU issues. by Mayank Grover · 6 years ago
  64. 0889e19 app: aboot: Fix the compile error by lijuang · 6 years ago
  65. 9d635ed aboot : mdtp: fixed information leak by Brahmaji K · 7 years ago
  66. 7e40ad2 app: aboot: Check to avoid overflow, while roundoff operation. by Mayank Grover · 6 years ago
  67. 20be38e Merge "app: aboot: Zeroed out buffer, before flashing to prevent leak." by Linux Build Service Account · 7 years ago
  68. e0e4802 Merge "app: aboot: zero out extra bits, while update misc partition." by Linux Build Service Account · 7 years ago
  69. ccabd21 Merge "app: aboot: Add security check to relocate bootable image in ddr region." by Linux Build Service Account · 7 years ago
  70. 7b8a8f8 app: aboot: Fix fastboot variable publication by Mayank Grover · 7 years ago
  71. 10cabbe app: aboot: Fail over to next bootable slot, in case of failure. by Mayank Grover · 7 years ago
  72. 467bf49 app: aboot: zero out extra bits, while update misc partition. by Mayank Grover · 7 years ago
  73. 68fbf0d app: aboot: Load and authenticate boot.img, in recovery for a/b support. by Mayank Grover · 7 years ago
  74. dedbc89 app: aboot: Zeroed out buffer, before flashing to prevent leak. by Mayank Grover · 7 years ago
  75. e559cec app: aboot: Add security check to relocate bootable image in ddr region. by Mayank Grover · 7 years ago
  76. c8d85eb Merge "app: aboot: add upload command support to fastboot" by Linux Build Service Account · 7 years ago
  77. c93cad8 app: aboot: Change to load, boot.img for a/b supported build. by Mayank Grover · 7 years ago
  78. f8071f0 app: aboot: add upload command support to fastboot by Parth Dixit · 7 years ago
  79. 3f5f97c app: aboot: Continue fastboot mode, post battery low error. by Mayank Grover · 7 years ago
  80. 889be1b app: aboot: Change to detect vb version on runtime. by Mayank Grover · 7 years ago
  81. 7a58ec7 app: aboot: Change to add ufs header in fastboot test by Mayank Grover · 7 years ago
  82. 9245c47 Merge "app: aboot: Set OS version and patch level" by Linux Build Service Account · 7 years ago
  83. fffafc3 app: aboot: Set OS version and patch level by Brahmaji K · 7 years ago
  84. d8ddcad app: aboot: Prevent out of bounds read in boot image header by Kishor PK · 7 years ago
  85. 032736f app: aboot: Add check to validate dtb entry offset and size. by Mayank Grover · 7 years ago
  86. e556c6e Merge "app: aboot: add check to validate dtb size." by Linux Build Service Account · 7 years ago
  87. 62f36e2 Merge "app: aboot: add check for possible NULL dereference." by Linux Build Service Account · 7 years ago
  88. c0b2382 Merge "app: aboot: Add check for integer overflow in sparse block header size." by Linux Build Service Account · 7 years ago
  89. 5eb5f69 app: aboot: add check for possible NULL dereference. by Mayank Grover · 7 years ago
  90. 4f50bba app: aboot: Add check for integer overflow in sparse block header size. by Mayank Grover · 7 years ago
  91. 48bd9bb app: aboot: add check to validate block size for sparse image header. by Mayank Grover · 7 years ago
  92. 81e019e app: aboot: add check to validate dtb size. by Mayank Grover · 7 years ago
  93. 167995f aboot : mdtp: Fixed heap overflow issue by Brahmaji K · 7 years ago
  94. 630bda9 Merge "app: aboot: Update commandline for UFS devices" by Linux Build Service Account · 7 years ago
  95. f7776ad Merge "app: aboot: update set_active command to be compliant with O upgrade." by Linux Build Service Account · 7 years ago
  96. 3804be7 app: aboot: Update commandline for UFS devices by Mayank Grover · 7 years ago
  97. 6ccc1c9 app: aboot: update set_active command to be compliant with O upgrade. by Mayank Grover · 7 years ago
  98. ace5d79 Merge "app: aboot: fix memory leak, with initialization of recovery message." by Linux Build Service Account · 7 years ago
  99. af9f626 Merge "app: aboot: Fix memory leak, in FOTA partition update." by Linux Build Service Account · 7 years ago
  100. f9168e4 Merge "app: aboot: check minimum size of ubi image." by Linux Build Service Account · 7 years ago