mirror of
https://github.com/seL4/seL4.git
synced 2026-04-09 08:49:54 +00:00
Add flags to tcb_t and the seL4_TCBFlag_fpuDisabled flag. Enums are signed, make TCB flags word_t to make it unsigned. Signed-off-by: Indan Zupancic <indan@nul.nu> Signed-off-by: Corey Lewis <corey.lewis@proofcraft.systems>