u-boot/arch/x86
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
..
cpu event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
dts x86: link: Support Micron memory 2023-07-17 17:23:15 +08:00
include/asm Prepare v2023.10-rc3 2023-08-21 17:32:17 -04:00
lib x86: Convert arch_fsp_init() to use events 2023-08-31 13:16:54 -04:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00