seL4/src
Simon Shields 3e83f89990 x86: avoid -Waddress-of-packed-member
It's safe to take the address of this member, since it's the
first thing in a cacheline-aligned struct.
2019-09-26 15:34:26 +10:00
..
api mcs: Fix potential crash on preemption 2019-08-22 11:22:41 +10:00
arch x86: avoid -Waddress-of-packed-member 2019-09-26 15:34:26 +10:00
benchmark style: set code width to 120 2019-03-19 14:05:44 +11:00
config unsigned int -> word_t 2015-12-10 10:45:21 +11:00
drivers armv8,CMake: Split generic timer, counter access 2019-09-18 14:51:07 +10:00
fastpath mcs: Refactor replies to solve revoke problems 2019-08-22 11:22:39 +10:00
kernel mcs: Don't rollback time when not rescheduling 2019-09-23 16:49:07 +10:00
machine mcs: timeout exceptions 2019-08-22 11:22:38 +10:00
model mcs: check budget is sufficient in preemptionPoint 2019-08-22 11:22:39 +10:00
object KernelIRQReporting: Change reserved IRQ reporting 2019-09-19 11:33:03 +10:00
plat pc99,CMake: Move configs to x86 dir 2019-09-19 11:33:01 +10:00
smp [SMP] Abstracted IRQ indexing to handle PPIs 2019-07-19 16:37:03 +10:00
assert.c style: consistently align pointer with name 2019-03-19 14:04:54 +11:00
config.cmake mcs: scheduling context donation over ipc 2019-08-22 11:22:37 +10:00
inlines.c SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11:00
string.c Expose string functions in all builds 2018-04-18 10:10:14 +10:00
util.c style: consistently attach return type 2019-03-19 14:05:36 +11:00