summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/attrrp.C
Commit message (Expand)AuthorAgeFilesLines
* Dropped messages at shutdownChen Du2019-03-151-34/+95
* Serialize all attribute synchronization callsNick Bofferding2018-10-171-48/+156
* Shutdown: Move attribute sync to shutdown handlerNick Bofferding2018-10-011-5/+277
* Refactor re-init of targeting data during MPIPL/HBRT startupChristian Geddes2018-06-021-78/+97
* Add support to find relocated payload base addressVasant Hegde2018-04-191-0/+19
* Remove excessive tracing from AttrRPDean Sanner2018-02-071-3/+3
* Read the hb/hyp comm area to see if hyp moved hrmorChristian Geddes2017-12-211-26/+31
* Use keyAddr stash chipop to pass rsv mem addr through SBE for MPIPLcrgeddes2017-08-231-2/+22
* Secureboot: Inhibit attribute overrides and sync exposuresMike Baiocchi2017-08-091-0/+7
* Persistent read/write attribute checking for hostboot runtimeJaymes Wilks2017-07-241-29/+82
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-10/+86
* Fix secure PNOR provider deadlockNick Bofferding2017-06-221-0/+11
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-0/+67
* Securely load targeting binary (HBD) when secureboot compiledNick Bofferding2017-04-181-1/+15
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-161-0/+152
* Set up HDAT HB Reserved Memory and load reserved memory dataCorey Swenson2017-03-081-4/+4
* Updates to always use HDAT for OPALDean Sanner2017-01-121-11/+7
* Adjust MPIPL ATTR save address relative to HRMORDean Sanner2016-12-151-4/+8
* Move Copying of R/W and Heap data during ATTRRP init into own funccrgeddes2016-12-131-9/+27
* Fix some pointer issues for initializing ATTRRP for MPIPLcrgeddes2016-12-131-3/+12
* Read/Write from pnor for R/W attribute section in Attrrp in MPIPLcrgeddes2016-11-151-16/+33
* Save Attribute Data in real memory in case of MPIPLcrgeddes2016-11-141-27/+116
* Support HB runtime data for adjunct partitionBrian Stegmiller2016-06-231-13/+34
* Add P9 vpo build config, config compile and extra traces for debugPrachi Gupta2016-06-061-1/+6
* Establish a working P9 Hostboot and Simics baseDean Sanner2015-12-111-1/+1
* Align all HBRT reserved memory to 64K boundaryDan Crowell2015-02-161-0/+2
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+2
* Tools for delivering SRC descriptions to PUBsDoug Gilbert2014-09-081-3/+11
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Hostboot Serviceability Review Part 2Mike Jones2014-02-141-10/+15
* HBRT: Support full targeting in Sapphire.Patrick Williams2014-02-061-7/+42
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-1/+0
* Port Targeting to Hostboot Runtime.Patrick Williams2013-10-171-150/+7
* Support multinode targetingNick Bofferding2013-10-081-4/+5
* loops: replace ++ and .size() with C++ iterators where possible.Brian Horton2013-04-031-10/+13
* Attribute sync from FSP to HBCamVan Nguyen2013-02-201-5/+56
* Create new PNOR heap zero initialized section for Hostboot only attributes.CamVan Nguyen2012-12-041-7/+17
* Memory Leak task_endBill Schwartz2012-10-121-24/+24
* Miscellaneous support for x86 targeting builds in FSPNick Bofferding2012-08-151-1/+1
* Implement attribute sync from hostboot to fspRichard J. Knight2012-08-131-0/+62
* Support tactical FSP specific sectionNick Bofferding2012-08-081-27/+54
* Update PNOR RP to parse FFS Partition TableAdam Muhle2012-07-091-24/+24
* Support targeting code commonalityNick Bofferding2012-04-241-23/+53
* Refactor InitServiceMark Wenning2012-04-041-14/+6
* HWPF: Add support for memory HWPF attributesMike Jones2012-01-091-3/+3
* Complete virtual memory write path during shutdown sequenceMatthew Barth2011-12-081-0/+9
* Errl commit with component IDMonte Copeland2011-11-021-2/+2
* Attribute RP: Fix error / crash on HEAP_ZERO section.Patrick Williams2011-10-241-1/+3
* Attribute Resource Provider.Patrick Williams2011-09-231-0/+438
OpenPOWER on IntegriCloud