coreboot: ARMv8 porting - Add config file for arm64-generic
Patch to add config.arm64-generic that enables coreboot compilation for armv8 BRANCH=None BUG=None TEST=Compiled successfully Change-Id: I41a35b22af8ba8edb658607d96d95abfc043af76 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://chromium-review.googlesource.com/191288 Reviewed-by: Stefan Reinauer <reinauer@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
997f005737
commit
1b27fa8e30
1 changed files with 4 additions and 0 deletions
4
configs/config.arm64-generic
Normal file
4
configs/config.arm64-generic
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
CONFIG_VENDOR_EMULATION=y
|
||||
CONFIG_BOARD_EMULATION_FOUNDATION_ARMV8=y
|
||||
CONFIG_COREBOOT_ROMSIZE_KB_4096=y
|
||||
CONFIG_CONSOLE_SERIAL=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue