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 Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
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 src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
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 arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
eabi_compat.c arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
id.S
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
memcpy.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memmove.S arch/arm/memmove.S: Use tabs instead of white spaces 2018-12-24 08:16:54 +00:00
memset.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
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