coreboot/src/soc/nvidia/tegra210
Aaron Durbin 0370bcf40c complier.h: add __noreturn and use it in code base
Add a __noreturn macro that wraps __attribute__((noreturn)) and replace
current users with the macro.

Change-Id: Iddd0728cf79678c3d1c1f7e7946c27375a644a7d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/28505
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-09-10 15:02:51 +00:00
..
include/soc src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
jdi_25x18_display
lp0 complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
addressmap.c
ape.c
arm_tf.c soc/nvidia/tegra210: add missing bl31 params to ATF config 2018-02-20 20:39:33 +00:00
bootblock.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
bootblock_asm.S
cbmem.c
ccplex.c
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
clock.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
cpu.c
dc.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
dma.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
dp.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
dsi.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
flow_ctrl.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
funitcfg.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
gic.c
i2c.c
i2c6.c
Kconfig
Makefile.inc
mipi-phy.c
mipi.c
mipi_dsi.c
mmu_operations.c
monotonic_timer.c
mtc.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
padconfig.c
power.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
ram_code.c
ramstage.c arm64: Remove set_cntfrq() function 2018-08-10 04:16:06 +00:00
romstage.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
romstage_asm.S
sdram.c
sdram_lp0.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
soc.c soc/nvidia: Get rid of device_t 2018-05-28 16:07:27 +00:00
sor.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
spi.c
stack.S
stage_entry.S
uart.c driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00