From e733d3ee1c12432ae4b82258e0223a3307ad5d97 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 18 Sep 2023 21:03:23 +0100 Subject: [PATCH] dm3q: Correct secure MSM kernel modules loading stages This now matches securemsm-kernel configs for kalama. Essentially, QCOM explicitly loads hdcp_qseecom_dlkm in recovery and also decided to load qrng_dlkm in the first-stage in order to improve booting times. Change-Id: I6ff0debc8eaabf3d2ee0d06771f74b90d21e1804 --- modules.include.vendor_ramdisk | 2 +- modules.load | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/modules.include.vendor_ramdisk b/modules.include.vendor_ramdisk index bcd2183..68caeec 100644 --- a/modules.include.vendor_ramdisk +++ b/modules.include.vendor_ramdisk @@ -1,2 +1,2 @@ -hdcp_qseecom_dlkm.ko +qrng_dlkm.ko tz_log_dlkm.ko diff --git a/modules.load b/modules.load index 826020a..fd0578b 100644 --- a/modules.load +++ b/modules.load @@ -319,7 +319,6 @@ qcedev-mod_dlkm.ko qcrypto-msm_dlkm.ko qce50_dlkm.ko hdcp_qseecom_dlkm.ko -qrng_dlkm.ko smcinvoke_dlkm.ko qca_cld3_kiwi_v2.ko cnss2.ko