mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
build.config: kalama: Enable ABL image generation
Enable the generation of both signed and unsigned ABL images for Kalama. Change-Id: I3ed63bbd9c7283f8310c43239830d3bcb64186cf Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
This commit is contained in:
parent
bc59f92e71
commit
f139228232
|
|
@ -9,6 +9,7 @@ MSM_ARCH=kalama
|
|||
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