coreboot/src/arch/arm64
Martin Roth 1908110839 arch to cpu: Add SPDX license headers to Kconfig files
Change-Id: I7dd7b0b7c5fdb63fe32915b88e69313e3440b64a
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80587
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-18 01:58:52 +00:00
..
armv8 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
include src, util: Update toolchain.inc references to .mk 2024-01-26 13:08:50 +00:00
acpi.c arch/arm64: Hook up FADT 2023-08-02 15:53:26 +00:00
arch_timer.c commonlib: Change GCD function to always use 64 bits 2024-02-08 13:13:58 +00:00
bl31.c
boot.c
div0.c arch/arm64: Remove space between function name and '(' 2023-09-11 21:31:16 +00:00
eabi_compat.c arch/arm64: Remove space between function name and '(' 2023-09-11 21:31:16 +00:00
fit_payload.c
Kconfig arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
Makefile.mk acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
memcpy.S
memmove.S
memset.S
ramdetect.c
romstage.c Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
tables.c arch/arm64: Hook up ACPI table generation 2023-09-18 13:26:37 +00:00
transition.c
transition_asm.S