Subrata Banik has uploaded a new patch set (#2). ( https://review.coreboot.org/25964 )
Change subject: arch/x86: Make cpu_index() available for bootblock
......................................................................
arch/x86: Make cpu_index() available for bootblock
This patch ensures cpu_index() is available for bootblock stage
as exception.c is now added in glk bootblock.
BUG=b:74436746
BRANCH=none
TEST=Able to get APIC ID number for debug.
Change-Id: I02b2387eb601abe2d64ed20ebf8a98572befd26c
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
---
M src/arch/x86/include/arch/cpu.h
1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/25964/2
--
To view, visit https://review.coreboot.org/25964
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: I02b2387eb601abe2d64ed20ebf8a98572befd26c
Gerrit-Change-Number: 25964
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/25709 )
Change subject: arch/x86: Print CPU Index and APIC ID in case of exception
......................................................................
Patch Set 10: Verified-1
Build Unstable
https://qa.coreboot.org/job/coreboot-gerrit/71070/ : UNSTABLE
https://qa.coreboot.org/job/coreboot-checkpatch/25246/ : SUCCESS
--
To view, visit https://review.coreboot.org/25709
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2d3776c9259747197a5f2410032f9b03786407fb
Gerrit-Change-Number: 25709
Gerrit-PatchSet: 10
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 01 May 2018 03:55:11 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/25709 )
Change subject: arch/x86: Print CPU Index and APIC ID in case of exception
......................................................................
Patch Set 9:
Build Unstable
https://qa.coreboot.org/job/coreboot-gerrit/71069/ : UNSTABLE
https://qa.coreboot.org/job/coreboot-checkpatch/25245/ : SUCCESS
--
To view, visit https://review.coreboot.org/25709
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2d3776c9259747197a5f2410032f9b03786407fb
Gerrit-Change-Number: 25709
Gerrit-PatchSet: 9
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 01 May 2018 03:43:48 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/25923 )
Change subject: mainboard/{google/intel}: Set FspSkipMpInit=0 to run CPU programming on APs
......................................................................
Patch Set 4: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-gerrit/71068/ : SUCCESS
https://qa.coreboot.org/job/coreboot-checkpatch/25244/ : SUCCESS
--
To view, visit https://review.coreboot.org/25923
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I5f3144213127cc3eded93445083f6eab7dc75297
Gerrit-Change-Number: 25923
Gerrit-PatchSet: 4
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 01 May 2018 03:41:11 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25921
to look at the new patch set (#3).
Change subject: Documentation/Intel: Add MultiProcessorInit documentation
......................................................................
Documentation/Intel: Add MultiProcessorInit documentation
Add documentation for MP service PPI using EFI interface
on Intel 9th Gen Platforms.
Documented so far:
* Problem Statement
* New Design Proposal
* API interface
* Code Flow changes
* Benefits
BRANCH=none
BUG=b:74436746
TEST=none
Change-Id: I5b6096ef31d8a523c00cbad39ab9d4884e735fde
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
---
A Documentation/Intel/MultiProcessorInit/MultiProcessorInit.md
A Documentation/Intel/MultiProcessorInit/coreboot_publish_mp_service_api.png
2 files changed, 74 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/25921/3
--
To view, visit https://review.coreboot.org/25921
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: I5b6096ef31d8a523c00cbad39ab9d4884e735fde
Gerrit-Change-Number: 25921
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-CC: Patrick Georgi <pgeorgi(a)google.com>