seL4/libsel4/include
Adrian Danis 7836f76cf9 Extend bootinfo to support potentially arbitrary additional structures
This provides a future proof interface for extending the bootinfo region with additional
kinds of optional architecture and platform specific information. The basic idea is to
report the size of a region directly following the bootinfo frame, which is made up of
a series of 'chunks'. Each chunk has an identifier (describing what it is) and a length,
allowing unknown chunks to be skipped in favor of examining the remaining of the chunks.
2017-02-16 14:34:52 +11:00
..
api Merge pull request #410 in SEL4/sel4 from ~ALYONS/sel4:cache to master 2016-10-28 04:21:25 +00:00
interfaces manual: Remove empty cap description attribute 2016-12-16 15:57:57 +11:00
sel4 Extend bootinfo to support potentially arbitrary additional structures 2017-02-16 14:34:52 +11:00