diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-07-26 16:42:46 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-07-27 16:00:53 +0000 |
commit | 6b248a2da381928a5670aa1e50e7c9e790749c51 (patch) | |
tree | 65d2e74552fcc87de99367ab94e3a3962c7dc17e /spd | |
parent | aebf534364de1e7dc449920bc25fe2123cf4dd75 (diff) | |
download | coreboot-6b248a2da381928a5670aa1e50e7c9e790749c51.tar.gz coreboot-6b248a2da381928a5670aa1e50e7c9e790749c51.tar.bz2 coreboot-6b248a2da381928a5670aa1e50e7c9e790749c51.zip |
soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c
Factor out the common FSP-specific code to report the usable and
reserved memory resources read from the HOBs that FSP has put into
memory. This both reduces code duplication and also moves FSP-specific
code out of the SoC code into the FSP-specific common AMD SoC code
folder.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib373c52030209235559c9cd383f48ee1b3f8f79b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76759
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'spd')
0 files changed, 0 insertions, 0 deletions