coreboot/src/arch
Marshall Dawson 67910db907 arch|cpu/x86: Add Kconfig option for x86 reset vector
Prepare for an implementation supporting the reset vector in RAM and
not the traditional 0xfffffff0.  Add a Kconfig symbol that can be used
in place of hardcoded values.

Change-Id: I6a814f7179ee4251aeeccb2555221616e944e03d
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37485
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-12-06 15:16:47 +00:00
..
arm arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
arm64 arm64: Print a char to UART early in exception handler 2019-12-05 17:58:10 +00:00
ppc64 arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
riscv arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
x86 arch|cpu/x86: Add Kconfig option for x86 reset vector 2019-12-06 15:16:47 +00:00