coreboot/src/arch/arm64
Aaron Durbin cc175767c9 arm64: add exception_hwinit()
exception_hwinit() provides a path for just setting the hardware
state. This allows for other CPUs but the boot CPU for setting up
the appropriate vector table.

BUG=chrome-os-partner:31545
BRANCH=None
TEST=Built and booted to the kernel.

Change-Id: Ifd44ab697bce5cd351f05069519785dc80e2b866
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 76a1c9cb3d
Original-Change-Id: Ib09c813b49a4f00daca0b53d9dca972251fcf476
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/214773
Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/9017
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-27 08:04:10 +01:00
..
armv8 arm64: add exception_hwinit() 2015-03-27 08:04:10 +01:00
include arm64: add exception_hwinit() 2015-03-27 08:04:10 +01:00
boot.c loaders: add program_loading.h header file 2015-03-20 19:25:29 +01:00
bootblock.ld arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01:00
c_entry.c arm64: add indirection to C entry point 2015-03-27 08:04:08 +01:00
cpu.c arm64: implement cpu_info() correctly 2015-03-27 08:03:53 +01: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 vboot2: add verstage 2015-01-27 01:41:40 +01:00
Makefile.inc rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
ramstage.ld arm64: clean up ramstage.ld 2015-03-27 08:03:50 +01:00
romstage.ld arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01:00
stage_entry.S arm64: add indirection to C entry point 2015-03-27 08:04:08 +01:00
stages.c arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01: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