commit | 4943de63d05d1ee601716c5a40fcf67064ef10f9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 17 08:48:18 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 20 09:46:45 2020 +0800 |
tree | a92206e760c7408d351e954f649c338db54beb42 | |
parent | 16a5ad702efda9456a1137fdab3067a7cdea205d [diff] |
x86: Set the SMP flag when MP init is complete Set this flag so we can track when it is safe to use CPUs other than the main one. 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>