summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore
Commit message (Expand)AuthorAgeFilesLines
* Add additional comparison function objects into functional headerAndre Marin2018-05-101-1/+61
* Support multiple nodes in HBRT - Add Node ContainerMarty Gloff2018-02-271-2/+2
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-211-2/+9
* Updated the GenericFspMboxMessage_t structRoland Veloz2017-12-201-37/+92
* Implement Secure unloadJaymes Wilks2017-10-201-4/+12
* Add std::map operator== overload and != for vectorStephen Cprek2017-10-101-0/+24
* Updated VPD from HBRT on FSP systemsRoland Veloz2017-10-061-15/+50
* Added code to send an Error Log to FSP via the firmware_requestRoland Veloz2017-09-181-16/+53
* Apply multicast offline workaround to hbrt path under opalDan Crowell2017-09-081-1/+1
* Changed method firmware_request so it can be used by OPALRoland Veloz2017-08-111-0/+69
* Update SCOMs in HCODE image before HOMER is establishedDzuy Nguyen2017-08-041-0/+16
* Correctly handle sbe ranges for multiple chipsDan Crowell2017-07-131-1/+1
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-6/+7
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-116/+105
* Full Path of SBE message passing Design updatesMarty Gloff2017-05-101-1/+1
* SBE message passing interface - TestingMarty Gloff2017-04-301-0/+61
* Sign and Verify the hostboot runtime partition (port from p8)Stephen Cprek2017-04-281-3/+18
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-161-2/+51
* Add map list initialization and at() methodsStephen Cprek2017-04-101-1/+19
* Move certain pnor_utils.H function to pnorif.H that are used externallyStephen Cprek2017-04-102-3/+0
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-232-3/+7
* Add several test/debug interfaces for HBRT run_cmdDan Crowell2017-02-271-4/+5
* PRD: Reenable some CXX testcasesBrian Stegmiller2017-01-311-1/+2
* Makefile changes for OP Build CI WitherspoonElizabeth Liner2016-11-151-2/+2
* Implement std::arrayStephen Cprek2016-10-302-1/+186
* Overloaded != operator for shared_ptr.Matt Derksen2016-06-021-2/+6
* Implement std::map::emplace()Matt Derksen2016-06-021-0/+75
* Build FAPI2 into HBRT imageCorey Swenson2016-05-251-1/+19
* Add testcases for pirformat helper functionsBill Hoffa2016-05-243-0/+230
* Added equal comparison override for shared_ptrMatt Derksen2016-05-241-1/+6
* Vector and list initializer lists fail with {} contructorAndrew Geissler2016-05-161-1/+10
* Implement std::enable_if in HBMatt Derksen2016-05-071-0/+83
* Support runtime target translation for PhypNick Bofferding2016-03-293-1/+245
* Need to implement new Ctor for std::vectorAndrew Geissler2016-03-171-3/+88
* Re-enable shared ptr test casecrgeddes2016-02-191-14/+2
* Re-enable test cases for P9 Workcrgeddes2016-02-191-2/+17
* libc support for thread-local storagePatrick Williams2015-12-111-0/+75
* shared_ptr r-value ref ctor didn't match standardPatrick Williams2015-12-111-0/+16
* Implement std::shared_ptr.Patrick Williams2015-12-111-0/+89
* Implement std::is_pointer,is_referencePatrick Williams2015-12-111-0/+120
* Implement std::is_integral.Patrick Williams2015-12-111-0/+70
* Implement std::is_same.Patrick Williams2015-12-112-0/+148
* Support multiple instances for reserved memoryBill Schwartz2015-08-061-1/+2
* Fix handling of ECC protected partitions at runtimeDan Crowell2015-07-021-4/+7
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-261-6/+6
* enable IPMI interface for hostboot runtime (hbrt)Brian Horton2015-02-231-0/+29
* hbrt interface for PNOR accessPrachi Gupta2015-01-161-3/+158
* Add support for std::ptr_funPatrick Williams2014-10-151-0/+89
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2118-256/+253
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-213-6/+9
OpenPOWER on IntegriCloud