MA-11391 [Android] Don't load boot image to fixed address in AVB
authorLuo Ji <ji.luo@nxp.com>
Wed, 28 Feb 2018 06:35:31 +0000 (14:35 +0800)
committerLuo Ji <ji.luo@nxp.com>
Fri, 2 Mar 2018 00:52:18 +0000 (08:52 +0800)
commit87c9f2f769cf829e9bfc857d9268e55923380489
tree7ef051a9d5ad8c8cb3976854fdbbfcb1e4a59026
parent273b45dd3cf8773462400857c8b48b70bcfe96bb
MA-11391 [Android] Don't load boot image to fixed address in AVB

Loading boot image to fixed address in AVB has very limited effect
on the boot time, we must recover default behavior in avb_slot_verify.c
if we want to use compressed kernel image to save boot time.

Change-Id: I35d8f09298a11197c9db4c47d41ab5f54ff2890c
Signed-off-by: Luo Ji <ji.luo@nxp.com>
drivers/usb/gadget/f_fastboot.c
lib/avb/libavb/avb_slot_verify.c
lib/avb/libavb_ab/avb_ab_flow.c