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:
parent
a81a7fe882
commit
7afe66f80d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue