Load fips140.ko before all other kernel modules
Bug: 337838109 Bug: 331791671 Change-Id: I4e049294aa1194a46d6a6d1eabf93ac7a50257a1 Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
This commit is contained in:
parent
3eb08635a0
commit
ea60b53ce1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ $(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_FELI
|
|||
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 += panel-samsung-ana6707-f10.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += s2mpg12-regulator.load_sequential=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue