coreboot-kgpe-d16/src/arch/arm64
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
..
armv8 arch/arm64/armv8/mmu: Add support for 48bit VA 2018-03-23 04:09:50 +00:00
include arch/arm64/armv8/mmu: Add support for 48bit VA 2018-03-23 04:09:50 +00:00
arm_tf.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
boot.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
div0.c arch/arm & arm64: Remove unnecessary whitespace before "\n" 2016-08-23 15:45:46 +02:00
eabi_compat.c src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
id.S arch/arm64: add missing license headers 2016-01-13 22:58:17 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc arm64: Pass COREBOOT flag to ARM TF, always enable logging 2018-02-02 22:19:37 +00:00
memcpy.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memmove.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memset.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stage_entry.S src/arch: Capitalize CPU and ACPI 2016-08-28 18:28:28 +02:00
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00
transition.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
transition_asm.S src/arch: Improve code formatting 2016-09-12 20:05:30 +02:00