coreboot-kgpe-d16/src/soc/intel/cannonlake/bootblock
Subrata Banik 47569cf3a9 soc/intel/cannonlake: Use EBDA area to store cbmem_top address
This patch uses BIOS EBDA area to store relevent details
like cbmem top during romstage after MRC init is done.
Also provide provision to use the same EBDA data across
various stages without reexecuting memory map algorithm.

BRANCH=none
BUG=b:63974384
TEST=Ensures HW based memmap algorithm is executing once in romstage
and store required data into EBDA for other stage to avoid redundant
calculation and get cbmem_top start from EBDA area.

Change-Id: I763ad8181396ea8d8c0d5cf088264791ba62dceb
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/21985
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-10-18 01:13:51 +00:00
..
bootblock.c soc/intel/cannonlake: Fix Build break 2017-07-18 19:17:04 +00:00
cpu.c Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00
pch.c soc/intel/cannonlake: Use EBDA area to store cbmem_top address 2017-10-18 01:13:51 +00:00
report_platform.c soc/intel/cannonlake: Keep variable from going out of scope 2017-07-22 22:49:46 +00:00