summaryrefslogtreecommitdiffstats
path: root/libstb/test/run-stb-container.c
Commit message (Collapse)AuthorAgeFilesLines
* libstb: add required container header structuresClaudio Carvalho2016-10-101-0/+34
The full container header layout will be released soon either as a separate github project or as part of hostboot. This adds the secure boot header structures required by skiboot, and also implements some helper routines related to containers. Signed-off-by: Claudio Carvalho <cclaudio@linux.vnet.ibm.com> [stewart@linux.vnet.ibm.com: Add unit test, print utility, use zero length arrays to ensure sizeof() works correctly, add parsing function] Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud