Load fips140.ko before all other kernel modules
Bug: 337838109 Bug: 331791671 Change-Id: I3928032b7c5d1eb2595722ca165181172b9535d2 Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
This commit is contained in:
parent
80b2d761ba
commit
8cb1da499c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ $(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_TANG
|
|||
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
|
||||
|
||||
ifdef PHONE_CAR_BOARD_PRODUCT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue