coreboot-kgpe-d16/payloads/libpayload/arch/arm64
Stefan Reinauer 6a00113de8 Rename __attribute__((packed)) --> __packed
Also unify __attribute__ ((..)) to __attribute__((..)) and
handle ((__packed__)) like ((packed))

Change-Id: Ie60a51c3fa92b5009724a5b7c2932e361bf3490c
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/15921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-13 19:45:59 +00:00
..
lib Add newlines at the end of all coreboot files 2016-08-01 21:43:56 +02:00
Kconfig arm64: xcompile: Add support for A53 erratum 843419 2015-08-28 06:46:09 +00:00
Makefile.inc
cache.c arm64: Align cache maintenance code with libpayload and ARM32 2017-05-30 22:17:57 +02:00
coreboot.c
cpu.S
dummy_media.c cbfs: define libpayload_init_default_cbfs_media weakly 2015-07-06 09:42:12 +02:00
exception.c arm64: Add stack dump to exception handler 2016-05-24 20:51:28 +02:00
exception_asm.S
gdb.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
head.S
libpayload.ldscript libpayload: Move base address, stack and heap size to Kconfig 2016-03-15 20:53:38 +01:00
main.c payloads: change coreboot to lowercase 2017-06-07 12:08:55 +02:00
memcpy.S
memmove.S
memset.S
mmu.c libpayload: arm64: Fix MMU range overlap check 2016-08-08 17:35:31 +02:00
selfboot.c
sysinfo.c
timer.c
util.S
virtual.c