seL4/libsel4/tools
Anna Lyons 7336303b7f SELFOUR-276: Add MCP field to threads.
Where MCP = Maximum Controlled Priority

This commit adds:

* seL4_TCB_SetMCPriority

and changes the arguments to

* seL4_TCB_Configure

As of this commit, a thread cannot create or set a threads
priority (including itself) above its mcp. Previously the kernel
did this check against a threads priority, which prevented a thread
from setting it's own priority down and then up again.
2016-10-05 11:11:19 +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 tools: Updated DTD for conditional invocation labels 2016-06-22 11:58:30 +10:00
syscall_header_gen.py Release snapshot 2014-07-18 05:03:59 +10:00
syscall_stub_gen.py SELFOUR-276: Add MCP field to threads. 2016-10-05 11:11:19 +11:00
xmllint.sh Release snapshot 2014-07-18 05:03:59 +10:00