seL4/include
Hesham Almatary b8f9dcac64 ARM/IRQ: add a function to initialise local IRQ controller for CPUs
Similar to initIRQController(), cpu_initLocalIRQController() has to
be implemented for each platform. For those that are gonna support
SMP, it should be implemented proprely (if required), otherwise
it can be stubbed for single core implementations.
2017-02-28 13:39:49 +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 s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00
arch ARM/IRQ: add a function to initialise local IRQ controller for CPUs 2017-02-28 13:39:49 +11:00
benchmark Fix type error in benchmark.h 2017-02-27 09:31:11 +11:00
fastpath x64: Rearrange cnode_cap structure to improve fastpath speed 2017-01-10 16:57:57 +11:00
kernel Remove assumption on 32-bit memory offsets 2017-02-28 08:28:01 +11:00
machine [STYLE_FIX] 2017-02-27 06:26:58 +00:00
model Move arch independent functions to generic files and HAVE_FPU config 2017-02-27 12:52:18 +11:00
object s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00
plat X64: add CONFIG_HAVE_FPU to autoconf.h 2017-02-27 14:25:08 +11:00
smp s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +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 Provide spec for CTZL 2017-02-22 17:22:17 +11:00