coreboot/src/soc
Arthur Heymans 84b2f9f5b8 lib/program_loaders.c: Mark run_ramstage with __noreturn
This allows the compiler to optimize out code called after run_ramstage.

Also remove some die() statements in soc code as run_ramstage already
has a die_with_postcode statement.

Change-Id: Id8b841712661d3257b0dc67b509f97bdc31fcf6f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65811
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-07-14 23:10:17 +00:00
..
amd lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
cavium soc/cavium,ti: Do resource transition 2022-06-29 11:55:01 +00:00
example/min86 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
intel soc/intel/broadwell: Drop vboot support 2022-07-14 12:50:40 +00:00
mediatek soc/mediatek: Move SPMI device table to SoC folder 2022-07-13 10:43:36 +00:00
nvidia mb/qemu-i440fx,soc/nvidia: Fix coverity reported defects 2022-07-04 14:11:06 +00:00
qualcomm soc/qualcomm/ipq40xx: Do resource transition 2022-07-06 12:50:48 +00:00
rockchip treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
samsung soc/samsung/exynos5420: Use int instead of char for count variable 2022-07-12 22:12:19 +00:00
sifive/fu540 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
ti soc/cavium,ti: Do resource transition 2022-06-29 11:55:01 +00:00
ucb/riscv src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00