summaryrefslogtreecommitdiffstats
path: root/src/include/stdlib.h
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-07-03 15:37:35 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-07-17 15:16:41 -0500
commit73acf956a1b5a8e3e22570ba927c6f89e8ad74f0 (patch)
tree4fb7aee59519b114bf3d868f95ee5d739363c5b4 /src/include/stdlib.h
parente7f8781ee64c8758890e58967cc13532c3c477a8 (diff)
downloadtalos-hostboot-73acf956a1b5a8e3e22570ba927c6f89e8ad74f0.tar.gz
talos-hostboot-73acf956a1b5a8e3e22570ba927c6f89e8ad74f0.zip
Support reading from EECACHE during runtime
To support VPD accesses at runtime we had to add support to access the information in the EECACHE section of pnor during runtime. To do this we copy the contents of the EECACHE section into reserved memory during the runtime setup steps of hostboot. Then when HBRT is loaded we will process that EECACHE section and built up a map that will allow read/write accesses to the eecache section just like during the IPL. Change-Id: I2d08c883e6c09c3194d85abe141c35bb2b76b126 RTC: 204341 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79985 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/stdlib.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud