Commit Graph

2 Commits

Author SHA1 Message Date
Caleb Connolly
b28a87499c cleanup, still doesn't seem to work
getting attributes work, setting them (e.g. with mark_boot_successful)
doesn't seem to work properly.

The IOCTL required to set the boot LUN doesn't work, some kernel driver
is missing for it.
2021-10-10 02:30:13 +01:00
Caleb Connolly
2f5bf10269 initial commit
This is a port of the Android bootctrl HAL and Qualcomms GPT based
implementation for musl/glibc based systems running mainline linux

Currently it doesn't work because the gpt hdr which is read doesn't
seem to have valid data.
2021-10-09 23:16:20 +01:00