index
:
Project-1CE/bootable_recovery
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update_verifier
Age
Commit message (
Expand
)
Author
2021-02-25
Switch care_map_generator.py to Python 3.
Krzysztof KosiĆski
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2019-11-14
Clear the warm_reset flag after boot is successful
Tianjie Xu
2019-04-01
Append -verity when looking for verity device-mapper names.
David Anderson
2019-03-14
Merge "Update_verifier: Remove the support for legacy text format CareMap"
Treehugger Robot
2019-03-13
update_verifier: Add some missing #include's.
Tao Bao
2019-03-13
Update_verifier: Remove the support for legacy text format CareMap
xunchang
2019-02-07
Defer marking boot successful when checkpointing
Daniel Rosenberg
2018-10-04
Compare the fingerprint before reading the partition
Tianjie Xu
2018-09-26
Enable fingerprint in care_map
Tianjie Xu
2018-09-20
Refactor update_verifier into a class
Tianjie Xu
2018-08-16
Add a python binary to generate the protobuf for care_map
Tianjie Xu
2018-07-25
Add proto3 support for care_map
Tianjie Xu
2018-04-20
update_verifier: Move to Soong.
Tao Bao
2018-04-20
Make update_verifier generic across verified boot versions.
Tao Bao
2018-03-23
update_verifier: Support verifying product partition.
Tao Bao
2017-12-14
Let update_verifier work on non-AB update devices
Isaac Chen
2017-11-08
Load-balancing update_verifier worker threads.
Tao Bao
2017-10-29
update_verifier: Fix the wrong computation with group_range_count.
Tao Bao
2017-08-15
update_verifier now logs to kmesg
Tianjie Xu
2017-08-09
update_verifier: verify blocks in parallel
Wei Wang
2017-08-08
update_verifier: Support androidboot.veritymode being empty or 'disabled'.
David Zeuthen
2017-07-21
update_verifier: Handle legacy care_map.txt gracefully.
Tao Bao
2017-05-24
update_verifier: Support AVB.
David Zeuthen
2017-04-27
Fix potential OOM in update_verifier
Tianjie Xu
2017-04-27
Separate libupdate_verifier module and add testcases.
Tao Bao
2017-04-18
Add 'system' to update_verifier's gid
Tianjie Xu
2017-04-04
Merge "update_verifier: correct group in rc file"
Treehugger Robot
2017-04-03
update_verifier: correct group in rc file
Tom Cherry
2017-04-03
update_verifier: tweak priority of update_verifier for quick boot
Wei Wang
2017-03-31
Use regular check for partition name instead of CHECK()
Tianjie Xu
2017-03-31
Merge "Update_verifier should read blocks in EIO mode"
Tianjie Xu
2017-03-30
Update_verifier should read blocks in EIO mode
Tianjie Xu
2017-03-28
update_verifier: raise priority and ioprio and start with exec_start
Tom Cherry
2017-03-10
update_verifier: Set the success flag if dm-verity is not enabled.
Tao Bao
2017-01-26
update_verifier should read dm wrapped partition
Tianjie Xu
2017-01-24
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
Tao Bao
2017-01-20
bootctrl HAL uses "default" service name
Chris Phoenix
2017-01-20
update_verifier: Move property_get() to android::base::GetProperty().
Tao Bao
2016-11-21
Switch update verifier to HIDL HAL
Connor O'Brien
2016-11-18
Revert "Convert update_verifier to boot HIDL HAL"
Connor O'Brien
2016-11-16
Convert update_verifier to boot HIDL HAL
Connor O'Brien
2016-11-09
Touch blocks in care_map in update_verifier
Tianjie Xu
2016-09-29
Turn on -Werror for recovery
Tianjie Xu
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
2015-12-09
update_verifier: Track the API change for isSlotBootable().
Tao Bao
2015-12-08
update_verifier: Log to logd instead of kernel log.
Tao Bao
2015-12-08
Add update_verifier for A/B OTA update.
Tao Bao