Simon Glass 13a7db9ab1 x86: Convert arch_fsp_init() to use events
Convert this to use events instead of calling a function directly in the
init sequence.

Rename it to arch_fsp_init_f() to distinguish it from the one that happens
after relocation.

For FSPv2 nothing needs to be done here, so drop the empty function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-31 13:16:54 -04:00
..
2020-05-18 21:19:18 -04:00
2020-09-25 11:27:18 +08:00
2022-01-19 18:11:34 +01:00
2020-05-18 21:19:18 -04:00
2023-08-09 23:31:12 +08:00
2023-08-21 17:32:17 -04:00