seL4/libsel4
Matthew Fernandez 6d31d46024 trivial: Standardise on 32-bit unsigned variables for domain values.
Domains are unnecessarily treated explicitly as 8-bit values within boot info.
Though there are existing proof constraints that limit the maximum domain value
to 8 bits, most of the code would permit domain values up to 32 bits. The
maximum value is unnecessarily constrained in boot info, a restriction which
this commit removes.

Closes VER-341
2014-10-21 13:32:42 +11:00
..
arch_include Support IOAPIC on ia32 and modify interrupt handling to support user level setting of modes 2014-09-02 16:22:40 +10:00
include trivial: Standardise on 32-bit unsigned variables for domain values. 2014-10-21 13:32:42 +11:00
src Release snapshot 2014-07-18 05:03:59 +10:00
tools syscall stub generator: change CapDataType into a generic BitFieldType for using bitfield generated types in generated invocations 2014-10-13 11:19:48 +11:00
Kbuild Release snapshot 2014-07-18 05:03:59 +10:00
Kconfig Release snapshot 2014-07-18 05:03:59 +10:00
Makefile Release snapshot 2014-07-18 05:03:59 +10:00