summaryrefslogtreecommitdiffstats
path: root/test/openpower-pels/section_header_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PEL: Add license prologue to test source filesMatt Spinler2019-11-061-0/+15
| | | | | Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I67c62ab5ac6e69ad0a84937834581f9a280a9167
* PEL: Add PEL section header structureMatt Spinler2019-07-261-0/+40
A PEL is made up of sections, and every section has an 8B section header. This commit adds a SectionHeader structure that will represent that header. It will then be included in all upcoming PEL sections. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ia5356560f49707e21aebca28f4a0b525aa24158d
OpenPOWER on IntegriCloud