diff options
| author | Simon Glass <[email protected]> | 2020-07-17 08:48:16 -0600 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2020-07-20 09:46:45 +0800 |
| commit | c33aa3527d7a005f980839ef3607c305ff504054 (patch) | |
| tree | 7356a8e31947ee950b1881ab8372ab898233ffde /include | |
| parent | 8bccbc5ac006d9bd14aca438a7b45ac9f583f8c5 (diff) | |
x86: mp: Support APs waiting for instructions
At present the APs (non-boot CPUs) are inited once and then parked ready
for the OS to use them. However in some cases we want to send new requests
through, such as to change MTRRs and keep them consistent across CPUs.
Change the last state of the flight plan to go into a wait loop, accepting
instructions from the main CPU.
Drop cpu_map since it is not used.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Wolfgang Wallner <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
