coreboot-kgpe-d16/payloads/libpayload/arch/x86
Arthur Heymans 668b8ccad3 libpayload: Skip unknown arguments to clang
This compiler argument only exists on gcc.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I10902517c86daedc9853e6f6cac8fcf513211bb2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77436
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-26 21:06:30 +00:00
..
Kconfig payloads/libpayload: Remove ARCH_SPECIFIC_OPTIONS 2023-08-20 18:41:23 +00:00
Makefile.inc libpayload: Skip unknown arguments to clang 2023-08-26 21:06:30 +00:00
apic.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
boot_media.c commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
cache.c x86/cache.c: Implement dcache_* 2022-09-01 14:21:11 +00:00
coreboot.c libpayload/arch/x86: Update API handling of CBTABLE handoff 2023-05-24 11:49:51 +00:00
delay.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
exception.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception_asm.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exec.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdb.c
head.S libpayload/arch/x86: Update API handling of CBTABLE handoff 2023-05-24 11:49:51 +00:00
libpayload.ldscript treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
main.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
multiboot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rom_media.c payloads/libpayload/arch/x86/rom_media.c: Change log level message 2022-12-22 03:27:02 +00:00
selfboot.c
string.c treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
sysinfo.c libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct 2020-10-20 20:35:24 +00:00
timer.c libpayload/x86: Try to discover invariant TSC rate 2020-11-02 06:24:33 +00:00
util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00