1. 476df16 Merge "app: aboot: Fix splash partition corruption" by Linux Build Service Account · 6 years ago
  2. d082123 Merge "app: aboot: Replace strncpy to strlcpy." by Linux Build Service Account · 6 years ago
  3. 0e55904 app: aboot: Replace strncpy to strlcpy. by Mayank Grover · 6 years ago
  4. 07bd086 app: aboot : Search and select dtb from appended dtbs. by Vivek Kumar · 6 years ago
  5. ee5c0a3 app: aboot: Fix splash partition corruption by Kishor PK · 6 years ago
  6. 3056cb7 Merge "app: aboot: for LE platform set init=/sbin/init" by Linux Build Service Account · 6 years ago
  7. 32a09f7 app: aboot: Define helper functions for AVB 2.0 by Monika Singh · 6 years ago
  8. b0fad82 app: aboot: Add functions to validate userkey by Monika Singh · 6 years ago
  9. 9431646 app: aboot: Add Rollback index functions for AVB. by Monika Singh · 6 years ago
  10. 7d2fc27 app: aboot : Add bootstate for AVB2.0 by Monika Singh · 6 years ago
  11. 292b3e9 app: aboot: Add AVB2.0 changes to aboot files by Monika Singh · 6 years ago
  12. 6c7153c app: aboot: for LE platform set init=/sbin/init by Sourabh Banerjee · 6 years ago
  13. 52cd10a app: aboot: Add support to detect partition type. by Mayank Grover · 6 years ago
  14. d38fe01 app: aboot: Change to publish raw for unknown partitions. by Mayank Grover · 6 years ago
  15. cd89538 Merge "app: aboot: Do not erase misc partition in recovery" by Linux Build Service Account · 6 years ago
  16. b6c4c82 Merge "app: aboot: Change to check commandline buffer, before free." by Linux Build Service Account · 6 years ago
  17. 386b132 app: aboot: pass the a/b slot specific information in verity bootparam by Sourabh Banerjee · 6 years ago
  18. bc8a2ef app: aboot: Change to check commandline buffer, before free. by Mayank Grover · 6 years ago
  19. c448225 app: aboot: Do not erase misc partition in recovery by Parth Dixit · 7 years ago
  20. 8573c19 Merge "app: aboot: add recoveryfs into known partition types," by Linux Build Service Account · 6 years ago
  21. 4992021 app: aboot: add recoveryfs into known partition types, by Mayank Grover · 6 years ago
  22. 3f76281 Merge "app: aboot: Change to read full device info structure from partition." by Linux Build Service Account · 6 years ago
  23. 968b55a app: test: Initial support for SPI test by Maria Yu · 7 years ago
  24. ddd348d app: aboot: Change to read full device info structure from partition. by Mayank Grover · 6 years ago
  25. 11ff969 app: aboot: republish parititon table post partition update. by Mayank Grover · 6 years ago
  26. 1de3b77 Merge "include: target: remove macros for old vb runtime naming convention." by Linux Build Service Account · 6 years ago
  27. 912eaa6 app: aboot: Change Vb runtime, naming convention for VB runtime. by Mayank Grover · 7 years ago
  28. 51aec96 Merge "app: aboot: Change to refactor the code, prevent TOCTOU issues." by Linux Build Service Account · 6 years ago
  29. c19c2e5 app: aboot: Increase stack size of fastboot thread. by Mayank Grover · 6 years ago
  30. fc7a2ce app: aboot: Change to refactor the code, prevent TOCTOU issues. by Mayank Grover · 6 years ago
  31. 0889e19 app: aboot: Fix the compile error by lijuang · 6 years ago
  32. 9d635ed aboot : mdtp: fixed information leak by Brahmaji K · 7 years ago
  33. 7e40ad2 app: aboot: Check to avoid overflow, while roundoff operation. by Mayank Grover · 6 years ago
  34. 20be38e Merge "app: aboot: Zeroed out buffer, before flashing to prevent leak." by Linux Build Service Account · 7 years ago
  35. e0e4802 Merge "app: aboot: zero out extra bits, while update misc partition." by Linux Build Service Account · 7 years ago
  36. ccabd21 Merge "app: aboot: Add security check to relocate bootable image in ddr region." by Linux Build Service Account · 7 years ago
  37. 7b8a8f8 app: aboot: Fix fastboot variable publication by Mayank Grover · 7 years ago
  38. 10cabbe app: aboot: Fail over to next bootable slot, in case of failure. by Mayank Grover · 7 years ago
  39. 467bf49 app: aboot: zero out extra bits, while update misc partition. by Mayank Grover · 7 years ago
  40. 68fbf0d app: aboot: Load and authenticate boot.img, in recovery for a/b support. by Mayank Grover · 7 years ago
  41. dedbc89 app: aboot: Zeroed out buffer, before flashing to prevent leak. by Mayank Grover · 7 years ago
  42. e559cec app: aboot: Add security check to relocate bootable image in ddr region. by Mayank Grover · 7 years ago
  43. c8d85eb Merge "app: aboot: add upload command support to fastboot" by Linux Build Service Account · 7 years ago
  44. c93cad8 app: aboot: Change to load, boot.img for a/b supported build. by Mayank Grover · 7 years ago
  45. f8071f0 app: aboot: add upload command support to fastboot by Parth Dixit · 7 years ago
  46. 3f5f97c app: aboot: Continue fastboot mode, post battery low error. by Mayank Grover · 7 years ago
  47. 889be1b app: aboot: Change to detect vb version on runtime. by Mayank Grover · 7 years ago
  48. 7a58ec7 app: aboot: Change to add ufs header in fastboot test by Mayank Grover · 7 years ago
  49. 9245c47 Merge "app: aboot: Set OS version and patch level" by Linux Build Service Account · 7 years ago
  50. fffafc3 app: aboot: Set OS version and patch level by Brahmaji K · 7 years ago
  51. d8ddcad app: aboot: Prevent out of bounds read in boot image header by Kishor PK · 7 years ago
  52. 032736f app: aboot: Add check to validate dtb entry offset and size. by Mayank Grover · 7 years ago
  53. e556c6e Merge "app: aboot: add check to validate dtb size." by Linux Build Service Account · 7 years ago
  54. 62f36e2 Merge "app: aboot: add check for possible NULL dereference." by Linux Build Service Account · 7 years ago
  55. c0b2382 Merge "app: aboot: Add check for integer overflow in sparse block header size." by Linux Build Service Account · 7 years ago
  56. 5eb5f69 app: aboot: add check for possible NULL dereference. by Mayank Grover · 7 years ago
  57. 4f50bba app: aboot: Add check for integer overflow in sparse block header size. by Mayank Grover · 7 years ago
  58. 48bd9bb app: aboot: add check to validate block size for sparse image header. by Mayank Grover · 7 years ago
  59. 81e019e app: aboot: add check to validate dtb size. by Mayank Grover · 7 years ago
  60. 167995f aboot : mdtp: Fixed heap overflow issue by Brahmaji K · 7 years ago
  61. 630bda9 Merge "app: aboot: Update commandline for UFS devices" by Linux Build Service Account · 7 years ago
  62. f7776ad Merge "app: aboot: update set_active command to be compliant with O upgrade." by Linux Build Service Account · 7 years ago
  63. 3804be7 app: aboot: Update commandline for UFS devices by Mayank Grover · 7 years ago
  64. 6ccc1c9 app: aboot: update set_active command to be compliant with O upgrade. by Mayank Grover · 7 years ago
  65. ace5d79 Merge "app: aboot: fix memory leak, with initialization of recovery message." by Linux Build Service Account · 7 years ago
  66. af9f626 Merge "app: aboot: Fix memory leak, in FOTA partition update." by Linux Build Service Account · 7 years ago
  67. f9168e4 Merge "app: aboot: check minimum size of ubi image." by Linux Build Service Account · 7 years ago
  68. 9db9724 app: aboot: fix memory leak, with initialization of recovery message. by Mayank Grover · 7 years ago
  69. 2bd84bb app: aboot: Fix use of unsafe api. by Mayank Grover · 7 years ago
  70. ba853de app: aboot: Fix memory leak, in FOTA partition update. by Mayank Grover · 7 years ago
  71. 6cde935 app: aboot: check minimum size of ubi image. by Mayank Grover · 7 years ago
  72. 226623b Merge "app: aboot: a/b support, enable current slot lookup and booting." by Linux Build Service Account · 7 years ago
  73. 351a75e app: aboot: a/b support, enable current slot lookup and booting. by Mayank Grover · 7 years ago
  74. c59d850 Merge "app: aboot: check splash buffer size for overflow" by Linux Build Service Account · 7 years ago
  75. bf99df4 Merge "app: aboot: Read boot image header only once from mmc into RAM" by Linux Build Service Account · 7 years ago
  76. c5ff963 Merge "app: aboot: Validate read_der_message_length in cmd_boot" by Linux Build Service Account · 7 years ago
  77. 67bd3c9 Merge "app: aboot: disable FRP feature and replace with stub code." by Linux Build Service Account · 7 years ago
  78. 619e9e4 app: aboot: check splash buffer size for overflow by Sachin Bhayare · 7 years ago
  79. 5134b33 app: aboot: Validate read_der_message_length in cmd_boot by Kishor PK · 7 years ago
  80. 9e91b59 app: aboot: Read boot image header only once from mmc into RAM by Kishor PK · 7 years ago
  81. c6f22a7 app: aboot: add padding bytes to image size by Vijay Kumar Pendoti · 7 years ago
  82. 70f8b0e app: aboot: disable FRP feature and replace with stub code. by Mayank Grover · 7 years ago
  83. 38ed93d app: aboot: buffer over read in flash_nand fastboot command by Kishor PK · 7 years ago
  84. 60a6821 app: aboot: Intialize the recovery message by Kishor PK · 7 years ago
  85. abf1e1e app: aboot: add support for booting systemd in ffbm mode on LE by Hareesh Gautham · 7 years ago
  86. 4983150 app: aboot: interger overflow in cmd_flash_meta_img by Kishor PK · 7 years ago
  87. 8a2783f app: aboot: update_firmware_image reads arbitrary data from MMC by Kishor PK · 7 years ago
  88. 3cd4524 app: aboot: update kernel cmd line for display params by Vladislav Levenetz · 7 years ago
  89. 54ac3bb app: aboot: shutdown device if verity is in eio and no user action by Parth Dixit · 7 years ago
  90. c30fe7d Merge "app: aboot: validate the read dtb for out of bound error." by Linux Build Service Account · 7 years ago
  91. ebf85ae app: aboot: validate the read dtb for out of bound error. by Mayank Grover · 7 years ago
  92. b337e93 app: aboot: check for input image size for overflow by Mayank Grover · 7 years ago
  93. 4886040 app: aboot: set current LUN before reading partition. by Mayank Grover · 7 years ago
  94. 93088bd app: aboot: Optimize boot time for FFBM by taozhang · 7 years ago
  95. 7e5e45c lk: aboot: Enable device shutdown during LK recovery UI by Amir Kotzer · 8 years ago
  96. d3ed20e app: aboot: Retrieve dt size while booting from flash by Vijay Kumar Pendoti · 8 years ago
  97. 9d95e7c Merge "app: aboot: Add integer overflow checks" by Linux Build Service Account · 8 years ago
  98. c266bd2 Merge "boot_verifier: Implement updated verified boot spec" by Linux Build Service Account · 8 years ago
  99. e10e1b7 Merge "app: aboot: add check on DDR space available" by Linux Build Service Account · 8 years ago
  100. 4097b62 app: aboot: add support for new boot image format by Parth Dixit · 8 years ago