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:
Huang Yiwei 2022-08-22 11:13:34 +08:00
parent bc59f92e71
commit f139228232

View File

@ -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