coreboot/src/arch/arm
Elyes HAOUAS e2d152c118 arch: Add missing #include <commonlib/helpers.h>
ALIGN((a), b) and ALIGN_UP(a, b) needs 'helpers.h'

Change-Id: I029c7c5cbb19c7e69997b3d84f929cb61e8e2b23
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33657
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-06-21 16:04:06 +00:00
..
armv4
armv7 arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
include coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
libgcc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
asmlib.h
boot.c selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
clock.c
cpu.c arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
div0.c
eabi_compat.c
id.S
Kconfig
Makefile.inc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
memcpy.S
memmove.S arch/arm/memmove.S: Use tabs instead of white spaces 2018-12-24 08:16:54 +00:00
memset.S
stages.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
tables.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00