aboutsummaryrefslogtreecommitdiff
path: root/update_verifier
AgeCommit message (Expand)Author
2023-08-04Merge "recovery: Fix old reference to libsnapshot_snapuserd." into mainDavid Anderson
2023-07-13recovery: Fix old reference to libsnapshot_snapuserd.David Anderson
2023-07-12update_verifier: don't pass an unused command-line argumentEric Biggers
2023-02-06Reduce logs in update_verifierKelvin Zhang
2022-09-12Remove py2 usagesCole Faust
2022-06-22Convert recovery to use AIDL bootcontrol HALKelvin Zhang
2022-06-08update_verifier: Verify blocksAkilesh Kailash
2021-10-12Update caremap to by py3 compatibleKelvin Zhang
2021-06-03Add caremap proto target for release toolsKelvin Zhang
2021-02-25Switch care_map_generator.py to Python 3.Krzysztof KosiƄski
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2019-11-14Clear the warm_reset flag after boot is successfulTianjie Xu
2019-04-01Append -verity when looking for verity device-mapper names.David Anderson
2019-03-14Merge "Update_verifier: Remove the support for legacy text format CareMap"Treehugger Robot
2019-03-13update_verifier: Add some missing #include's.Tao Bao
2019-03-13Update_verifier: Remove the support for legacy text format CareMapxunchang
2019-02-07Defer marking boot successful when checkpointingDaniel Rosenberg
2018-10-04Compare the fingerprint before reading the partitionTianjie Xu
2018-09-26Enable fingerprint in care_mapTianjie Xu
2018-09-20Refactor update_verifier into a classTianjie Xu
2018-08-16Add a python binary to generate the protobuf for care_mapTianjie Xu
2018-07-25Add proto3 support for care_mapTianjie Xu
2018-04-20update_verifier: Move to Soong.Tao Bao
2018-04-20Make update_verifier generic across verified boot versions.Tao Bao
2018-03-23update_verifier: Support verifying product partition.Tao Bao
2017-12-14Let update_verifier work on non-AB update devicesIsaac Chen
2017-11-08Load-balancing update_verifier worker threads.Tao Bao
2017-10-29update_verifier: Fix the wrong computation with group_range_count.Tao Bao
2017-08-15update_verifier now logs to kmesgTianjie Xu
2017-08-09update_verifier: verify blocks in parallelWei Wang
2017-08-08update_verifier: Support androidboot.veritymode being empty or 'disabled'.David Zeuthen
2017-07-21update_verifier: Handle legacy care_map.txt gracefully.Tao Bao
2017-05-24update_verifier: Support AVB.David Zeuthen
2017-04-27Fix potential OOM in update_verifierTianjie Xu
2017-04-27Separate libupdate_verifier module and add testcases.Tao Bao
2017-04-18Add 'system' to update_verifier's gidTianjie Xu
2017-04-04Merge "update_verifier: correct group in rc file"Treehugger Robot
2017-04-03update_verifier: correct group in rc fileTom Cherry
2017-04-03update_verifier: tweak priority of update_verifier for quick bootWei Wang
2017-03-31Use regular check for partition name instead of CHECK()Tianjie Xu
2017-03-31Merge "Update_verifier should read blocks in EIO mode"Tianjie Xu
2017-03-30Update_verifier should read blocks in EIO modeTianjie Xu
2017-03-28update_verifier: raise priority and ioprio and start with exec_startTom Cherry
2017-03-10update_verifier: Set the success flag if dm-verity is not enabled.Tao Bao
2017-01-26update_verifier should read dm wrapped partitionTianjie Xu
2017-01-24Merge "update_verifier: Move property_get() to android::base::GetProperty()."Tao Bao
2017-01-20bootctrl HAL uses "default" service nameChris Phoenix
2017-01-20update_verifier: Move property_get() to android::base::GetProperty().Tao Bao
2016-11-21Switch update verifier to HIDL HALConnor O'Brien
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien