[coreboot-gerrit] Change in coreboot[master]: cpu/x86: Create mp_init_by_apic_id() function to perform single AP init

Subrata Banik (Code Review) gerrit at coreboot.org
Wed Apr 11 16:15:45 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/25621

to look at the new patch set (#2).

Change subject: cpu/x86: Create mp_init_by_apic_id() function to perform single AP init
......................................................................

cpu/x86: Create mp_init_by_apic_id() function to perform single AP init

This function provides an option to perform initialization of single
AP based on APIC id.

Modify associated mp init APIs to accept APIC ID as input. If APIC
ID is 0 then enable all associated APs else just enable the specific AP
which is marked by APIC ID.

BRANCH=none
BUG=b:74436746
TEST=Able to perform single AP init based on given APIC ID.

Change-Id: I1bc19a19ef442214d784905806b6172558d1e5ca
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/cpu/x86/mp_init.c
M src/include/cpu/x86/mp.h
2 files changed, 115 insertions(+), 11 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/25621/2
-- 
To view, visit https://review.coreboot.org/25621
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1bc19a19ef442214d784905806b6172558d1e5ca
Gerrit-Change-Number: 25621
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180411/780a9228/attachment.html>


More information about the coreboot-gerrit mailing list