u-boot-brain/arch/x86
Simon Glass 99a573fb32 x86: mp: Park CPUs before running the OS
With the new MP features the CPUs are no-longer parked when the OS is run.
Fix this by calling a special function to park them, just before the OS is
started.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-20 09:46:46 +08:00
..
cpu x86: mp: Park CPUs before running the OS 2020-07-20 09:46:46 +08:00
dts x86: fsp: Support a warning message when DRAM init is slow 2020-07-17 14:32:24 +08:00
include/asm x86: mp: Park CPUs before running the OS 2020-07-20 09:46:46 +08:00
lib treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: mp: Support APs waiting for instructions 2020-07-20 09:46:45 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00