Load fips140.ko before all other kernel modules

Bug: 337838109
Bug: 331791671
Change-Id: I65c3fde7fd179b506a5a2eea45b7c2ef7a7fa956
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
This commit is contained in:
Qian-Hao Huang 2024-05-02 20:58:23 +08:00
parent a81a7fe882
commit 7afe66f80d

View file

@ -18,6 +18,7 @@
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += fips140.load_sequential=1
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
BOARD_KERNEL_CMDLINE += g2d.load_sequential=1
BOARD_KERNEL_CMDLINE += samsung_iommu_v9.load_sequential=1