coreboot/src/arch/arm64
Martin Roth 6fd7f11225 src: Remove unnecessary semicolons from the end of macros
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ia005915a05d02725f77b52ccd7acebefaf25d058
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78964
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-11-10 15:27:45 +00:00
..
armv8 arch/arm64/cache: Implement helpers to obtain CPU cache details 2023-10-25 22:21:58 +00:00
include src: Remove unnecessary semicolons from the end of macros 2023-11-10 15:27:45 +00:00
acpi.c arch/arm64: Hook up FADT 2023-08-02 15:53:26 +00:00
arch_timer.c arch/arm64/arch_timer: Fix possible overflow in multiplication 2023-11-04 17:09:00 +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
Makefile.inc arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES 2023-09-20 22:29:08 +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