seL4/include
Adrian Danis d9ff68e40a Merge pull request #14 in SEL4/sel4 from ~ADANIS/sel4:x86_common to master
* commit 'fc27f47f0cbaa72734f820160db768cbaac3a898':
  x86: Move general x86 functions to common header
  x86: Rename constants and functions to have X86 prefix instead of IA32 prefix
  x86: Make parts of what have become 32-bit specific headers common
2015-12-16 23:50:31 +00:00
..
api Add debug functionality to print the kernel entry reason and arguments at any point in the kernel 2015-12-15 12:01:18 +11:00
arch x86: Move general x86 functions to common header 2015-12-15 17:08:28 +11:00
fastpath SELFOUR-317: rename async endpoint to notification object, and other 2015-11-09 17:18:43 +11:00
kernel unsigned int -> word_t 2015-12-10 10:45:21 +11:00
machine unsigned int -> word_t 2015-12-10 10:45:21 +11:00
model unsigned int -> word_t 2015-12-10 10:45:21 +11:00
object Move structures.bf files that contain 32-bit specific code into specific 2015-12-14 12:48:12 +11:00
plat Merge pull request #14 in SEL4/sel4 from ~ADANIS/sel4:x86_common to master 2015-12-16 23:50:31 +00:00
api.h Release snapshot 2014-07-18 05:03:59 +10:00
assert.h Always have compile_assert enabled 2015-11-11 11:09:24 +11:00
basic_types.h Rename uint32_t -> word_t in any relevant places 2015-12-10 10:45:20 +11:00
benchmark.h Trivial: style 2015-09-08 12:46:09 +10:00
bootinfo.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
compound_types.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
config.h Removed CONFIG_BENCHMARK config option. All checks for '#ifdef CONFIG_BENCHMARK' replaced with '#if CONFIG_MAX_NUM_TRACE_POINTS > 0'. 2015-09-03 11:39:31 +10:00
machine.h Release snapshot 2014-07-18 05:03:59 +10:00
Makefile Release snapshot 2014-07-18 05:03:59 +10:00
object.h SELFOUR-317: rename async endpoint to notification object, and other 2015-11-09 17:18:43 +11:00
stdarg.h Release snapshot 2014-07-18 05:03:59 +10:00
stdint.h conversion: fixed unnecessary word_t change 2015-12-10 10:45:22 +11:00
string.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
types.h ia32: added the option to disable prefetchers 2015-04-15 14:38:55 +10:00
util.h conversion: fixed hardcoded spec rule for clzl 2015-12-10 10:45:23 +11:00