Files
system76-coreboot/src/lib
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
..
2021-02-01 08:53:22 +00:00
2019-02-06 16:20:35 +00:00
2017-03-09 17:30:21 +01:00
2021-11-08 14:48:05 +00:00
2020-08-03 10:36:00 +00:00
2017-03-13 15:46:02 +01:00
2020-07-09 23:50:51 +00:00
2021-11-03 08:29:16 +00:00
2017-03-13 17:21:02 +01:00
2022-05-23 13:53:26 +00:00
2017-03-09 17:30:21 +01:00
2009-01-20 21:40:16 +00:00
2017-03-09 17:30:21 +01:00
2009-01-20 21:40:16 +00:00
2018-08-10 21:25:53 +00:00
2020-10-05 16:18:24 +00:00