Enable BuiltinLinuxKrl for beryllium and oneplus devices

Only tested on fajita
This commit is contained in:
Sophon 2022-01-22 23:34:41 +08:00
parent ab942180f0
commit cd23f40c29
9 changed files with 14 additions and 8 deletions

View File

@ -11,6 +11,9 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (5GB)
gArmTokenSpaceGuid.PcdSystemMemorySize|0x15AE00000

View File

@ -563,7 +563,8 @@ APRIORI DXE {
INF ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf
!endif #$(INCLUDE_TFTP_COMMAND)
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/BuiltinLinuxKrl/BuiltinLinuxKrl.inf
#
# Bds

View File

@ -16,7 +16,7 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1 -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (7GB)

View File

@ -15,7 +15,7 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1
GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (5GB)

View File

@ -576,7 +576,8 @@ APRIORI DXE {
!endif #$(INCLUDE_TFTP_COMMAND)
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/BuiltinLinuxKrl/BuiltinLinuxKrl.inf
#

View File

@ -15,7 +15,7 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_10G=1 -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_10G=1 -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (10GB)

View File

@ -15,7 +15,7 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT
GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (7GB)

View File

@ -15,7 +15,7 @@
!include sdm845Pkg/sdm845Pkg.dsc
[BuildOptions.common]
GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT
GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT -DBUILTIN_LINUX_TEST=1
[PcdsFixedAtBuild.common]
# System Memory (5GB)

View File

@ -579,7 +579,8 @@ APRIORI DXE {
INF ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf
!endif #$(INCLUDE_TFTP_COMMAND)
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/UsbfnMsdApp/UsbfnMsdApp.inf
INF sdm845Pkg/Binary/845/BuiltinLinuxKrl/BuiltinLinuxKrl.inf
#
# Bds