build.config.msm.kalama: Enable system_dlkm partition
Enable system_dlkm.img generation and add modules list and blocklist related to system_dlkm. Change-Id: Ie6ceab1e8ecd2f5052121f5cb3471eca80116841 Signed-off-by: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
This commit is contained in:
@@ -14,6 +14,9 @@ BOOT_IMAGE_HEADER_VERSION=3
|
||||
BASE_ADDRESS=0x80000000
|
||||
PAGE_SIZE=4096
|
||||
BUILD_VENDOR_DLKM=1
|
||||
BUILD_SYSTEM_DLKM=1
|
||||
SYSTEM_DLKM_MODULES_LIST=${ROOT_DIR}/${KERNEL_DIR}/android/gki_system_dlkm_modules
|
||||
SYSTEM_DLKM_MODULES_ORDER=android/gki_aarch64_modules
|
||||
SUPER_IMAGE_SIZE=0x10000000
|
||||
TRIM_UNUSED_MODULES=1
|
||||
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=1
|
||||
|
||||
3
modules.systemdlkm_blocklist.msm.kalama
Normal file
3
modules.systemdlkm_blocklist.msm.kalama
Normal file
@@ -0,0 +1,3 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user