seL4/src
Adrian Danis a328f0fd39 fastpath: rename cap_vroot
The variable cap_pd was renamed to cap_vroot to be a more correct name
across different architectures. This rename shouldn't have happened
as it causes a visible rename for verification, this commit undoes this
change
2016-10-12 14:13:23 +11:00
..
api SELFOUR-632: implement cores non-architecture dependent structres 2016-10-10 16:33:48 +11:00
arch [STYLE_FIX] 2016-10-12 03:07:32 +00:00
config unsigned int -> word_t 2015-12-10 10:45:21 +11:00
fastpath fastpath: rename cap_vroot 2016-10-12 14:13:23 +11:00
kernel Defined untyped size ranges in libsel4 2016-10-12 12:22:32 +11:00
machine Fix putchar 2016-08-24 11:12:44 +10:00
model SELFOUR-632: implement cores non-architecture dependent structres 2016-10-10 16:33:48 +11:00
object x64: force return via IRQ path so that register writes have an affect 2016-10-12 12:22:32 +11:00
plat x64: Add x86_64 support 2016-10-12 12:22:31 +11:00
assert.c Release snapshot 2014-07-18 05:03:59 +10:00
benchmark_track.c SELFOUR-518: Benchmark - User-level log buffer, delete dump and size system calls 2016-08-19 12:57:03 +10:00
benchmark_utilisation.c SELFOUR-632: implement cores non-architecture dependent structres 2016-10-10 16:33:48 +11:00
inlines.c Release snapshot 2014-07-18 05:03:59 +10:00
Makefile SELFOUR-448 Benchmark: Track thread's CPU utilisation time 2016-06-24 12:43:09 +10:00
string.c Correct separation of printing and debug builds 2016-05-17 15:10:08 +10:00
util.c Mark strncmp as a pure function. 2016-06-29 17:04:28 +10:00