aboutsummaryrefslogtreecommitdiff
path: root/Documentation/soc/intel/index.md
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2019-03-11 18:00:14 +0530
committerPatrick Georgi <pgeorgi@google.com>2019-03-26 11:21:23 +0000
commit413f5208f0688fb0f44dc3bca0259d1050b254f0 (patch)
tree90dd269cfdf9ad287a23225f83cd4f4bab57e190 /Documentation/soc/intel/index.md
parenta7a23874564ec35b6bd76039439e65a7b8149e54 (diff)
Documentation/soc/intel: Add MP Initialization document
This patch provides documentation for MP initialization option available in coreboot. Change-Id: I055808e2ddf03663e1ec5d3d423054d1caa911cb Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31841 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/soc/intel/index.md')
-rw-r--r--Documentation/soc/intel/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/soc/intel/index.md b/Documentation/soc/intel/index.md
index 8a4c297f4a..4f6b4f21b6 100644
--- a/Documentation/soc/intel/index.md
+++ b/Documentation/soc/intel/index.md
@@ -7,3 +7,4 @@ This section contains documentation about coreboot on specific Intel SOCs.
- [Common code development strategy](code_development_model/code_development_model.md)
- [FSP](fsp/index.md)
- [Ice Lake/9th Gen Core-i series](icelake/index.md)
+- [MP Initialization](mp_init/mp_init.md)