diff options
author | Aamir Bohra <aamir.bohra@intel.com> | 2021-02-19 16:35:09 +0530 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2021-02-23 03:39:54 +0000 |
commit | 01ae4a7706f95bfe77fd629516d3b9436ae9629d (patch) | |
tree | 4d2ef787993a99a2f448ae87ff990ae5fbec4e79 /src/mainboard/google/mancomb | |
parent | d192590e29167a34a55439308686957feee07b71 (diff) |
intel/fsp2_0: Fix the mp_get_processor_info
FSP expects mp_get_processor_info to give processor specfic apic ID,
core(zero-indexed), package(zero-indexed) and thread(zero-indexed) info.
This function is run from BSP for all logical processor, With current
implementation the location information returned is incorrect per logical
processor. Also the processor id returned does not correspond to the
processor index, rather is returned only for the BSP.
BUG=b:179113790
Change-Id: Ief8677e4830a765af61a0df9621ecaa372730fca
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50880
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/mancomb')
0 files changed, 0 insertions, 0 deletions