seL4/libsel4/tools
Anna Lyons 2fea9a0fe2 SELFOUR-567: use seL4_CapRights_t from libsel4
This change

* changes seL4_CapRights from the kernel to be seL4_CapRights_t in
libsel4
* deprecates the duplicated seL4_CapRights in libsel4, which is
  now the bitfield generated type seL4_CapRights_t.
* fixes all usages in kernel and libsel4

Impact: for verification, this will require the type to change name
from cap_rights to seL4_CapRights_t.
This is a breaking libsel4 API change, although most code uses
seL4_AllRights or similar constants, which will not break
at a source level as these constants have been updated.
2016-11-25 12:29:07 +11:00
..
bitfield_gen.py Release snapshot 2014-07-18 05:03:59 +10:00
changed.sh Release snapshot 2014-07-18 05:03:59 +10:00
invocation_header_gen.py Release snapshot 2014-07-18 05:03:59 +10:00
sel4_idl.dtd update xml format to replace config with condition 2016-10-17 13:02:51 +11:00
syscall_header_gen.py Release snapshot 2014-07-18 05:03:59 +10:00
syscall_stub_gen.py SELFOUR-567: use seL4_CapRights_t from libsel4 2016-11-25 12:29:07 +11:00
xmllint.sh Release snapshot 2014-07-18 05:03:59 +10:00