coreboot/src/include/cpu
Aaron Durbin 8b94fc9222 x86: Add SMM helper functions to MP infrastructure
In order for the cpu code to start SMM relocation 2 new
functions are added to be shared:
- void smm_initiate_relocation_parallel()
- void smm_initiate_relocation()
The both initiate an SMI on the currently running cpu.
The 2 variants allow for parallel relocation or serialized
relocation.

BUG=chrome-os-partner:22862
BRANCH=None
TEST=Built and booted rambi using these functions.

Change-Id: I325777bac27e9a0efc3f54f7223c38310604c5a2
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/173982
2013-10-23 04:08:19 +00:00
..
amd Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
intel Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
x86 x86: Add SMM helper functions to MP infrastructure 2013-10-23 04:08:19 +00:00
cpu.h BACKPORT: x86: use boot state callbacks to disable rom cache 2013-05-01 14:30:43 -07:00