| fe83bbf4 | 02-Nov-2017 |
Jason Zhu <jason.zhu@rock-chips.com> |
lib: avb: add reed/write vbootkey hash
The android things require the soc-v key hash to be flashed using the fastboot. So these function can be used in fastboot to flash the key hash.
Change-Id: I6
lib: avb: add reed/write vbootkey hash
The android things require the soc-v key hash to be flashed using the fastboot. So these function can be used in fastboot to flash the key hash.
Change-Id: I6e00f2e1e371793b6f0868356ac0a51090adfe5e Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| cf7c71c1 | 13-Sep-2017 |
Jason Zhu <jason.zhu@rock-chips.com> |
avb: add functions to choose a/b system
This commit is based on google avb, and it can be getted by https://android.googlesource.com/platform/external/avb.
This new rk_libavb_ab depend on rk_libavb
avb: add functions to choose a/b system
This commit is based on google avb, and it can be getted by https://android.googlesource.com/platform/external/avb.
This new rk_libavb_ab depend on rk_libavb.
This commit provide some useful functions. The function of avb_ab_flow can be use to chose a/b system and flow.The other functions can be used to debug.
Change-Id: I768272286898b36e9a64749ff30bc6ff0cb019a1 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|