summaryrefslogtreecommitdiffstats
path: root/update_verifier (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-23update_verifier: Support verifying product partition.Tao Bao1-12/+10
2017-12-14Let update_verifier work on non-AB update devicesIsaac Chen1-0/+9
2017-11-09Load-balancing update_verifier worker threads.Tao Bao2-27/+26
2017-11-02update_verifier: Fix the wrong computation with group_range_count.Tao Bao1-3/+5
2017-10-30update_verifier: Fix the wrong computation with group_range_count.Tao Bao1-3/+5
2017-10-29update_verifier: Fix the wrong computation with group_range_count.Tao Bao1-3/+5
2017-08-15update_verifier now logs to kmesgTianjie Xu1-0/+6
2017-08-10update_verifier: verify blocks in parallelWei Wang1-31/+51
2017-08-09update_verifier: verify blocks in parallelWei Wang1-31/+51
2017-08-09update_verifier: Support androidboot.veritymode being empty or 'disabled'.David Zeuthen1-4/+17
2017-08-08update_verifier: Support androidboot.veritymode being empty or 'disabled'.David Zeuthen1-4/+17
2017-07-24update_verifier: Handle legacy care_map.txt gracefully.Tao Bao1-29/+42
2017-07-22update_verifier: Handle legacy care_map.txt gracefully.Tao Bao1-29/+42
2017-06-23update_verifier: Support AVB.David Zeuthen2-6/+19
2017-05-24update_verifier: Support AVB.David Zeuthen2-6/+19
2017-04-27Fix potential OOM in update_verifierTianjie Xu1-6/+11
2017-04-27Separate libupdate_verifier module and add testcases.Tao Bao4-16/+90
2017-04-19Add 'system' to update_verifier's gidTianjie Xu1-2/+2
2017-04-18Add 'system' to update_verifier's gidTianjie Xu1-2/+2
2017-04-04update_verifier: correct group in rc fileTom Cherry2-3/+3
2017-04-04update_verifier: tweak priority of update_verifier for quick bootWei Wang1-2/+2
2017-04-04update_verifier: correct group in rc fileTom Cherry2-3/+3
2017-04-03update_verifier: tweak priority of update_verifier for quick bootWei Wang1-2/+2
2017-04-02Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 am: cd66e52573Tianjie Xu1-3/+4
2017-04-02Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e am: 89559e3cfeTianjie Xu1-26/+33
2017-04-01Use regular check for partition name instead of CHECK()Tianjie Xu1-3/+4
2017-03-31Update_verifier should read blocks in EIO modeTianjie Xu1-26/+33
2017-03-29update_verifier: raise priority and ioprio and start with exec_startTom Cherry2-0/+13
2017-03-29update_verifier: raise priority and ioprio and start with exec_startTom Cherry2-0/+13
2017-03-11update_verifier: Set the success flag if dm-verity is not enabled.Tao Bao2-0/+9
2017-01-26update_verifier should read dm wrapped partitionTianjie Xu1-6/+64
2017-01-21bootctrl HAL uses "default" service nameChris Phoenix1-1/+1
2017-01-20bootctrl HAL uses "default" service nameChris Phoenix1-1/+1
2017-01-20update_verifier: Move property_get() to android::base::GetProperty().Tao Bao1-48/+46
2016-11-21Switch update verifier to HIDL HALConnor O'Brien2-15/+21
2016-11-19update_verifier: Sync Android.mk with aosp-master.Tao Bao1-2/+6
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien2-21/+15
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien2-25/+15
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien2-21/+15
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien2-25/+15
2016-11-17Convert update_verifier to boot HIDL HALConnor O'Brien2-15/+25
2016-11-16Convert update_verifier to boot HIDL HALConnor O'Brien2-15/+25
2016-11-16Convert update_verifier to boot HIDL HALConnor O'Brien2-15/+21
2016-11-09Touch blocks in care_map in update_verifierTianjie Xu2-12/+128
2016-09-30Turn on -Werror for recoveryTianjie Xu1-0/+1
2016-09-30Turn on -Werror for recoveryTianjie Xu1-0/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-23/+22
2016-09-01Switch recovery to libbase loggingTianjie Xu2-10/+8
2016-09-01Switch recovery to libbase loggingTianjie Xu1-23/+22
2016-07-16Skip update verification if care_map is not foundTianjie Xu1-2/+5
2016-07-15Fix a typo when comparing the verity modeTianjie Xu1-2/+2
2016-07-14Touch blocks in care_map in update_verifierTianjie Xu2-14/+122
2015-12-09update_verifier: Track the API change for isSlotBootable().Tao Bao1-5/+6
2015-12-08update_verifier: Log to logd instead of kernel log.Tao Bao2-12/+8
2015-12-08Add update_verifier for A/B OTA update.Tao Bao2-0/+108
2015-12-08update_verifier: Log to logd instead of kernel log.Tao Bao2-12/+8
2015-12-07Add update_verifier for A/B OTA update.Tao Bao2-0/+108