Load fips140.ko before all other kernel modules

Bug: 337838109
Bug: 331791671
Change-Id: Ibb6b512358b43952378b2f479cfb5972b0064311
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
此提交包含在:
Qian-Hao Huang
2024-05-02 21:06:43 +08:00
父節點 d0fd806ba8
當前提交 ec7559cdc8

查看文件

@@ -35,6 +35,7 @@ USES_DEVICE_GOOGLE_LYNX := true
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
include device/google/gs201/BoardConfig-common.mk