coreboot/src/arch/arm
Martin Roth c91553d3a3 Treewide: Remove unused header files
These header files do not seem to be used in coreboot. Presumably
they're left over after the code that used them was removed.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ide70239c7c2e93fff548d989735450396308c62b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85370
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2024-11-30 04:44:06 +00:00
..
armv4 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
armv7 arch/arm/armv7/exception.c: fix warnings of macros and functions 2024-04-26 11:52:36 +00:00
include Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
libgcc acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
asmlib.h
boot.c cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
boot_linux.S
clock.c
div0.c
eabi_compat.c arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX 2022-11-30 16:37:05 +00:00
fit_payload.c
Kconfig arch/arm: Add a few ARM targets as supported by CLANG 2024-08-23 10:40:01 +00:00
Makefile.mk arch/arm: Fix building with LTO 2024-08-27 08:58:30 +00:00
memcpy.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
memmove.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
memset.S arch/arm: Use unified assembly syntax 2022-11-24 15:15:41 +00:00
stages.c
tables.c