seL4/include
Jack Suann 75ff2cd2e0 Merge pull request #677 in SEL4/sel4 from ~JSUANN/sel4:pendirq-sc to master
* commit '50995b4c5f5bfd88c0ae049966f58f5cdcd6d8df':
  Replace Arch_handleInterrupt with Arch_finaliseInterrupt
2017-02-17 11:20:17 +11:00
..
32/mode SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11:00
64/mode SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11:00
api trivial: print kernel entry reason on halt 2017-02-07 16:52:50 +11:00
arch Merge pull request #677 in SEL4/sel4 from ~JSUANN/sel4:pendirq-sc to master 2017-02-17 11:20:17 +11:00
benchmark Benchmark: Define benchmark_util_t in a separate file to avoid circular dependency 2017-01-11 14:19:34 +11:00
fastpath x64: Rearrange cnode_cap structure to improve fastpath speed 2017-01-10 16:57:57 +11:00
kernel Helper for allocating the extra boot info region 2017-02-16 14:34:52 +11:00
machine Remove many MODIFIES annotations. 2016-12-12 17:30:51 +11:00
model x86: define L1_CACHE_LINE_SIZE_BITS as with ARM 2017-02-16 15:28:05 +11:00
object SMP: Move/rename migrateTCB() arch tcb.c 2017-02-16 15:28:05 +11:00
plat x86: Handle pending interrupt before scheduling thread in handleSyscall 2017-02-15 14:31:55 +11:00
smp ARM/SMP: Prepare for ARM SMP adding stubs 2017-02-16 15:28:00 +11: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
bootinfo.h SELFOUR-114: remove bootinfo.h duplication 2016-03-01 17:25:22 +11:00
compound_types.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
config.h SELFOUR-444: Preemptible zeroing for retype. 2016-11-01 17:05:36 +11:00
machine.h SELFOUR-607: inline remaining irq path functions 2016-08-09 16:18:34 +10:00
Makefile SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11: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 Correct separation of printing and debug builds 2016-05-17 15:10:08 +10:00
types.h ia32: added the option to disable prefetchers 2015-04-15 14:38:55 +10:00
util.h Mark halt as no-inline and no-return. 2016-12-12 17:30:50 +11:00