mirror of
https://github.com/seL4/seL4.git
synced 2026-04-09 16:59:55 +00:00
Moving the section and super section objects to the aarch32 mode headers caused the object orders to be reordered, which breaks verification. This commit undoes this until it can either be verified or refactored a different way.