coreboot-kgpe-d16/src/include
Nico Huber 7c45c8363d assert.h: Add a tag parameter to dead_code()
When dead_code() is used in inline functions in a header file, the
generated function names (based on the line number) may collide with
a dead_code() in the code file. Now that we are hit by such a case,
we need a quick solution: Add a tag argument for all invocations in
header files.

Change-Id: I0c548ce998cf8e28ae9f76b5c0ea5630b4e91ae2
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40140
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-04-04 21:42:43 +00:00
..
boot src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
console create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
cpu src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
device Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
efi src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
pc80 src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
smp
superio src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
sys
adainit.h src/include: Fix typos 2020-01-08 12:57:31 +00:00
assert.h assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
b64_decode.h src/include: Fix typos 2020-01-08 12:57:31 +00:00
base3.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bcd.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
boardid.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
boot_device.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootblock_common.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootmem.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootmode.h security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
bootsplash.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootstate.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
cbfs.h src/device: Add option to look at revision in option roms 2020-03-25 10:48:21 +00:00
cbmem.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
cper.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
crc_byte.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ctype.h
delay.h cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
device_tree.h src/include: Fix typos 2020-01-18 10:55:45 +00:00
dimm_info_util.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
edid.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
elog.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
endian.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
fallback.h drivers/pc80/rtc: Clean up some headers 2020-01-07 18:40:02 +00:00
fit.h
fit_payload.h
fmap.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
gic.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
gpio.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
halt.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
imd.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
inttypes.h include, lib: Add <inttypes.h> printf macros 2019-08-10 08:47:08 +00:00
ip_checksum.h
kconfig.h
lib.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
list.h
main_decl.h
memlayout.h security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
memory_info.h
memrange.h memranges: Change align attribute to be log2 of required alignment 2020-03-30 08:44:53 +00:00
mrc_cache.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
nhlt.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
option.h drivers/pc80/rtc: Move sanitize_cmos() 2020-01-10 15:28:41 +00:00
program_loading.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ramdetect.h lib: ramdetect: Register exception handlers for ARMv8 2019-08-26 07:14:03 +00:00
random.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
reg_script.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
region_file.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
reset.h
rmodule.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
romstage_handoff.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
rtc.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
rules.h kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
sar.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
sdram_mode.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
smbios.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
smmstore.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spd.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spd_bin.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spd_ddr2.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spi-generic.h src/include: Fix typos 2020-01-18 10:55:45 +00:00
spi_bitbang.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spi_flash.h drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi_sdcard.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
stage_cache.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
stdarg.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
stdbool.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
stddef.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
stdint.h include/stdint.h: Remove old reference to ROMCC 2020-02-25 10:17:49 +00:00
stdio.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
stdlib.h lib/malloc: Implement a simple free() only for last malloc() 2020-01-02 18:22:53 +00:00
string.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
swab.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
symbols.h security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
thread.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
timer.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
timestamp.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
trace.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
types.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
uuid.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbe.h src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
version.h
watchdog.h
wrdd.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00