summaryrefslogtreecommitdiffstats
path: root/src/include/usr/targeting/common/pointer.H
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Segmentation fault in x86 targeting libraryPriti Bavaria2013-12-121-1/+12
| | | | | | | | | | | - 56 bits to 8 bit swap Change-Id: I6f09f5b37e475440aebb1438f98bfd20a3fc73ec CQ: SW236046 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7680 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support cross-node association traversalNick Bofferding2013-11-131-24/+37
| | | | | | | | | | | | - Added specialized abstract pointer format for address translation - Added special decoding for addresses referencing other nodes Change-Id: I31b681a649effb103b8abfa4aefa13f26e76f348 RTC: 88619 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7195 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Miscellaneous support for x86 targeting builds in FSPNick Bofferding2012-08-151-29/+59
| | | | | | | | | | | | | - Updated makefiles delivered to FSP to include NFP context mk directives - Updated makefiles delivered to FSP to consolidate subtree directives - Updated abstract pointer type to handle 4 byte x86 pointers - Updated attribute resource provider to use updated abstract pointer Change-Id: Ib924ae40c250d968e9ccbb9cffb1eb38bb747cdd RTC: 39737 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1519 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support targeting code commonalityNick Bofferding2012-04-241-0/+85
- Moved common targeting code to own subtrees - Updated many components with header file changes - Implemented abstract pointer class - Implemented Hostboot specific support for targeting commonality - Changed attribute VMM base address to 4 GB (From 3 GB) - Removed tabs, fixed > 80 character lines Change-Id: Ie5a6956670bfa4f262f7691b4f0ce5a20ed289fe RTC: 35569 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/909 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud