coreboot/src/arch/arm
Raul E Rangel 8928ae380b arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax
The cpu_relax method is defined for x86. This CL adds a no-op method so
that it can be used in common code.

BUG=b:179699789
TEST=none

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ifcb4546ceb2894eeb37589d0282b7e076d7a4747
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59546
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-11-25 10:42:17 +00:00
..
armv4 src/arch: Drop unneeded empty lines 2020-08-24 09:16:19 +00:00
armv7 src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
include arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax 2021-11-25 10:42:17 +00:00
libgcc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
asmlib.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
boot.c arch/arm: Add support for loading Linux kernels 2020-09-21 08:10:56 +00:00
boot_linux.S arch/arm: Add support for loading Linux kernels 2020-09-21 08:10:56 +00:00
clock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
div0.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
eabi_compat.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fit_payload.c src/arch: Remove unused <console/console.h> 2021-02-15 10:48:12 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
Makefile.inc arch/{arm,ppc64,riscv}: Remove cpu_info 2021-07-26 07:29:16 +00:00
memcpy.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memmove.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memset.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
stages.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tables.c symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00