u-boot/arch/x86/cpu/coreboot
Simon Glass 91caa3bb89 event: Use an event to replace last_stage_init()
Add a new event which handles this function. Convert existing use of
the function to use the new event instead.

Make sure that EVENT is enabled by affected boards, by selecting it from
the LAST_STAGE_INIT option. For x86, enable it by default since all boards
need it.

For controlcenterdc, inline the get_tpm() function and make sure the event
is not built in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-31 13:16:55 -04:00
..
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
coreboot.c event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
coreboot_spl.c x86: coreboot: Allow building an SPL image 2020-05-04 15:28:28 +08:00
Kconfig x86: coreboot: Use vendor in the Kconfig 2021-07-15 19:50:21 +08:00
Makefile x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
sdram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
timestamp.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00