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@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