Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit ed823c1

Browse files
Tudor AmbarusWilliam McVicker
authored andcommitted
ANDROID: kleaf: Expect new kernel modules for soc drivers
Fixes: 1ebcde0 ("soc: qcom: add pd-mapper implementation") Fixes: fbe639b ("soc: qcom: Introduce Protection Domain Restart helpers") Fixes: 84f5a7b ("firmware: qcom: add a dedicated TrustZone buffer allocator") Change-Id: I14bbdbb427c983a34316b2dcdd087307bae9cbcc Signed-off-by: Tudor Ambarus <tudordana@google.com>
1 parent 2837081 commit ed823c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ _DB845C_MODULE_OUTS = [
240240
"drivers/dma/qcom/gpi.ko",
241241
"drivers/extcon/extcon-usb-gpio.ko",
242242
"drivers/firmware/qcom/qcom-scm.ko",
243+
"drivers/firmware/qcom/qcom_tzmem.ko",
243244
"drivers/gpio/gpio-wcd934x.ko",
244245
"drivers/gpu/drm/bridge/aux-bridge.ko",
245246
"drivers/gpu/drm/bridge/aux-hpd-bridge.ko",
@@ -359,6 +360,8 @@ _DB845C_MODULE_OUTS = [
359360
"drivers/soc/qcom/pmic_glink_altmode.ko",
360361
"drivers/soc/qcom/qcom_aoss.ko",
361362
"drivers/soc/qcom/qcom_ice.ko",
363+
"drivers/soc/qcom/qcom_pd_mapper.ko",
364+
"drivers/soc/qcom/qcom_pdr_msg.ko",
362365
"drivers/soc/qcom/qcom_rpmh.ko",
363366
"drivers/soc/qcom/qmi_helpers.ko",
364367
"drivers/soc/qcom/rmtfs_mem.ko",

0 commit comments

Comments
 (0)