coreboot/src/arch/arm
Aaron Durbin 6403167d29 compiler.h: add __weak macro
Instead of writing out '__attribute__((weak))' use a shorter form.

Change-Id: If418a1d55052780077febd2d8f2089021f414b91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-24 14:37:59 +00:00
..
armv4 Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
armv7 arch/arm/armv7: Correct checkpatch errors 2017-07-21 20:40:27 +00:00
include Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
libgcc src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
asmlib.h src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c src/arch: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:30 +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 arch/arm: add missing license headers 2016-01-13 22:54:02 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
memcpy.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memmove.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memset.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
stages.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00