build.config: pineapple: Enable ABL image generation
Enable the generation of both signed and unsigned ABL images. Change-Id: I13803ca67ac9c00f4f14f580b3c181c5468be66a Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
parent
3e081d68b4
commit
df8cac6147
@ -9,6 +9,7 @@ MSM_ARCH=pineapple
|
||||
VARIANTS=(consolidate gki)
|
||||
[ -z "${VARIANT}" ] && VARIANT=consolidate
|
||||
|
||||
ABL_SRC=bootable/bootloader/edk2
|
||||
BOOT_IMAGE_HEADER_VERSION=3
|
||||
BASE_ADDRESS=0x80000000
|
||||
PAGE_SIZE=4096
|
||||
|
Loading…
Reference in New Issue
Block a user