Load fips140.ko before all other kernel modules
Bug: 337838109 Bug: 331791671 Change-Id: I823169ea48db8cfdc4c7755e62861de0020887d0 Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
This commit is contained in:
parent
795e93a20e
commit
1a07b1edc7
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ $(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_BLUE
|
|||
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_mfc.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += pcie-exynos-core.load_sequential=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue