coreboot-kgpe-d16/src
Julius Werner 786b122479 arm64: Reorganize payload entry code and related Kconfigs
This patch slightly reorganizes arm64/boot.c with the aim of being more
readable: the secure monitor entry is now guarded by an explicit if
statement for its Kconfig rather than hiding than in the corresponding
header file. This makes it clear that there are two (soon three)
separate code paths here.

Change-Id: I44993da7a982b08f485b93ffc522d193bb3fa118
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 5067e47bc03f04ad2dba044f022716e0fc62bb9e
Original-Change-Id: I1b2038acc0d054716a3c580ce97ea8e9a45abfa2
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/270783
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10243
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-05-19 20:33:40 +02:00
..
arch arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:40 +02:00
console arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:06 +02:00
cpu x86: garbage collect SMM programs 2015-05-19 10:36:48 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers ivybridge native gfx init: Adjust state to be compatible with OPROM. 2015-05-19 16:24:05 +02:00
ec lenovo: Disable radio when suspending or turning off. 2015-05-14 15:08:52 +02:00
include regions: add more helpers 2015-05-19 10:36:43 +02:00
lib regions: add more helpers 2015-05-19 10:36:43 +02:00
mainboard arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
northbridge nehalem native gfx init: Adjust state to be compatible with OPROM. 2015-05-19 16:24:40 +02:00
soc arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
southbridge ibexpeak: Merge common NVS init 2015-05-15 08:44:59 +02:00
superio nuvoton/nct6776: there is no IRQ for LDN8 2015-05-17 14:33:51 +02:00
vendorcode vboot: remove vboot_context.h 2015-05-19 15:16:51 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00