coreboot-kgpe-d16/src/arch/arm64
Aaron Durbin cd72103021 arm64: remove EL and mode from secmon_params
Since PSCI dynamically determines which EL to transition
to based on SCR_EL3 there's no need to provide that
information.

BUG=chrome-os-partner:30785
BRANCH=None
TEST=Built and booted into kernel with MP.

Change-Id: Ia59bc8116ec4ae9bde2e6cad1861f76c14f7d495
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 8bc5f7c8a114568ede98478c2fbea2f8b7d97f0c
Original-Change-Id: I8783b6315dca01464e14c9d2b20d009cf0beeb67
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/218924
Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/9098
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-28 08:44:54 +01:00
..
armv8 arm64: remove EL and mode from secmon_params 2015-03-28 08:44:54 +01:00
include arm64: remove EL and mode from secmon_params 2015-03-28 08:44:54 +01:00
boot.c arm64: add spin table support 2015-03-28 07:05:13 +01:00
bootblock.ld arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01:00
c_entry.c arm64: provide entry points for BSP and non-BSP 2015-03-28 07:05:35 +01:00
cpu-internal.h arm64: remove soc_secondary_cpu_init() 2015-03-27 08:05:22 +01:00
cpu.c arm64: split cpu.c 2015-03-28 07:05:34 +01:00
cpu_ramstage.c arm64: split cpu.c 2015-03-28 07:05:34 +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 arm64: add spin table support 2015-03-28 07:05:13 +01:00
Makefile.inc arm64: split cpu.c 2015-03-28 07:05:34 +01:00
ramstage.ld arm64: remove _stack and _estack symbols in linker script 2015-03-27 08:04:32 +01:00
romstage.ld arm64: use one stage_entry for all stages 2015-03-04 20:00:18 +01: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: provide entry points for BSP and non-BSP 2015-03-28 07:05:35 +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
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