coreboot-kgpe-d16/src/arch/arm64
Julius Werner f52602a740 arm64: Reorganize payload entry code and related Kconfigs
This patch slightly reorganizes arm64/boot.c with the aim of being more
readable. Improve locality of code.

[pg: taken from patch linked below]

Change-Id: Ie9ea6a10b9d5e5c33bf020369afcae4f10ef068e
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/10244
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-05-19 20:34:23 +02:00
..
armv8 arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
cpu arm64: implement CPU power down sequence as per A57/A53/A72 TRM 2015-04-27 07:44:59 +02:00
include arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
boot.c arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:34:23 +02:00
c_entry.c arm64: Add support for save/restore registers for CPU startup. 2015-04-10 20:47:44 +02:00
cpu-internal.h arm64: remove soc_secondary_cpu_init() 2015-03-27 08:05:22 +01:00
cpu-stubs.c arm64: implement CPU power down sequence as per A57/A53/A72 TRM 2015-04-27 07:44:59 +02:00
cpu.c arch/arm64: provide boot_cpu() 2015-05-05 17:49:31 +02:00
cpu_ramstage.c arm64: add arm64_arch_timer_init function 2015-04-22 08:59:28 +02:00
div0.c coreboot arm64: Add support for arm64 into coreboot framework 2014-09-23 18:10:32 +02:00
eabi_compat.c coreboot arm64: Add support for arm64 into coreboot framework 2014-09-23 18:10:32 +02:00
id.S coreboot arm64: Add support for arm64 into coreboot framework 2014-09-23 18:10:32 +02:00
Kconfig arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
Makefile.inc arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:28 +02:00
spintable.c arm64: add spin table support 2015-03-28 07:05:13 +01:00
spintable_asm.S arm64: add spin table support 2015-03-28 07:05:13 +01:00
stage_entry.S arm64: save/restore cptr_el3 and cpacr_el1 registers 2015-04-27 07:45:34 +02:00
stages.c arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01:00
startup.c arm64: save/restore cptr_el3 and cpacr_el1 registers 2015-04-27 07:45:34 +02:00
tables.c CBMEM: Implement cbmem_run_init_hooks() stub 2015-01-27 22:41:23 +01:00
timestamp.c coreboot arm64: Add support for arm64 into coreboot framework 2014-09-23 18:10:32 +02:00
transition.c arm64: Add support for transition library 2015-03-28 07:04:44 +01:00
transition_asm.S arm64: exception handler registration 2015-03-28 07:05:34 +01:00