summaryrefslogtreecommitdiffstats
path: root/boot_control/libboot_control.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-26Move libboot_control to boot_control 1.1Tianjie Xu1-424/+0
2019-12-17Move libboot_control to boot_control 1.1Tianjie Xu1-424/+0
2019-11-21bootloader_message: Add a magic header to the Virtual A/B message block.David Anderson1-1/+3
2019-11-09bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson1-9/+71
2019-10-23bootable: leak less memoryGeorge Burgess IV1-1/+2
2019-09-05Add IBootControl 1.1 support to libboot_control.David Anderson1-0/+21
2019-09-05Improve error messaging when bootcontrol HAL fails to load.David Anderson1-2/+8
2019-09-05boot_control: Don't allow current_slot_ to be -1.David Anderson1-0/+4
2019-08-30Refactor boot_control into a separate library.David Anderson1-129/+56
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo1-0/+401