summaryrefslogtreecommitdiffstats
path: root/test/openpower-pels/user_data_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PEL: Support UserData padding in the testcasesMatt Spinler2019-11-191-2/+2
| | | | | | | | Some testcase updates were missed when the fix was made to pad the UserData section to 4 byte boundaries as required by the spec. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I8129a70cfd740155ca05089563dfc5d7e63bdc81
* 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: User Data classAatir Manzur2019-10-091-0/+91
This class is used for accessing the UserData section of a PEL. This section contains free format data that can be identified by the component ID, subtype, and version fields in the section header. Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I1223f84353e81202d1ff63c00f3d926cda4994e5
OpenPOWER on IntegriCloud