soc/intel/common: Add function to get soc reserved memory size
commit73b8503183a552fa31fb55d539e9cc2ad4492e8d
authorSubrata Banik <subrata.banik@intel.com>
Sun, 17 Sep 2017 15:46:22 +0000 (17 21:16 +0530)
committerAaron Durbin <adurbin@chromium.org>
Fri, 22 Sep 2017 15:33:41 +0000 (22 15:33 +0000)
treec7a89e81c7a14f85b0cec2260c5a875422d64a41
parent7387e04a35f8702918d3b1e6cff558ad3f4a3fa0
soc/intel/common: Add function to get soc reserved memory size

This patch ensures to consider soc reserved memory size while
allocating DRAM based resources.

Change-Id: I587a9c1ea44f2dbf67099fef03d0ff92bc44f242
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/21539
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/common/block/include/intelblocks/systemagent.h
src/soc/intel/common/block/systemagent/systemagent.c