OSDN Git Service

boot: Add a boot_control HAL
authorRom Lemarchand <romlem@android.com>
Fri, 14 Aug 2015 21:58:21 +0000 (14:58 -0700)
committerDaniel Rosenberg <drosen@google.com>
Fri, 28 Aug 2015 20:45:41 +0000 (13:45 -0700)
commita13a426a7d44f5bae5398f2ffbaa53800511ae31
tree7c84f29c04250dd12298f8ebcbed0188811f472e
parent69164f045f62741460fcb4308025fcefa49fe38a
boot: Add a boot_control HAL

The purpose of the boot control HAL is to communicate with the
bootloader and set various flags letting the bootloader know which
partition to boot

Change-Id: I15178abaaf9ca208b1e5300c9207cedbb7950a88
include/hardware/boot_control.h [new file with mode: 0644]