coreboot/src/arch/arm64
Elyes HAOUAS e3682b6c1c src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Definitions of these types are arch-agnostic. Shared device
subsystem files cannot include arch/pci_ops.h for ARM
and arch/io.h for x86.

Change-Id: I6a3deea676308e2dc703b5e06558b05235191044
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29947
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-01-04 12:13:20 +00:00
..
armv8 arm64: mmu: Spot check security state for TTB mapping 2018-08-13 12:24:56 +00:00
include src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
arch_timer.c arm64: Add ARCH Timer 2018-04-30 06:25:58 +00:00
arm_tf.c src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
boot.c src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
div0.c arch/arm & arm64: Remove unnecessary whitespace before "\n" 2016-08-23 15:45:46 +02:00
eabi_compat.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
fit_payload.c lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
id.S arch/arm64: add missing license headers 2016-01-13 22:58:17 +01:00
Kconfig arch/arm64: Add Kconfig to include BL31 as blob 2018-07-26 00:44:33 +00:00
Makefile.inc arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
memcpy.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memmove.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memset.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
romstage.c arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
tables.c lib/bootmem: Add more bootmem tags 2018-05-04 10:05:36 +00:00
transition.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
transition_asm.S arm64: Drop checks for current exception level, hardcode EL3 assumption 2018-08-10 04:16:25 +00:00