coreboot-kgpe-d16/src/soc/nvidia/tegra210
Nico Huber abe2f27acf nvidia/tegra{124,210}/lp0: Directly include stdint.h
Use the compiler's `-include` switch to include `stdint.h` instead
of adding coreboot's include paths. This avoids leaking other coreboot
header files into lp0.

Change-Id: I321c0a2fc4a2b3941990804db4e1a691e1bed8c6
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32005
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-03-21 15:58:38 +00:00
..
include/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
jdi_25x18_display arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
lp0 nvidia/tegra{124,210}/lp0: Directly include stdint.h 2019-03-21 15:58:38 +00:00
addressmap.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ape.c
arm_tf.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.c src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
bootblock_asm.S
cbmem.c
ccplex.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
clock.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cpu.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dc.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dma.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dp.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
dsi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
flow_ctrl.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
funitcfg.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
gic.c
i2c.c
i2c6.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
Makefile.inc (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
mipi-phy.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mipi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mipi_dsi.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
monotonic_timer.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mtc.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
padconfig.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
power.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ram_code.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
romstage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
romstage_asm.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdram_lp0.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
soc.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sor.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
stack.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
stage_entry.S
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00