seL4/include/plat
Jack Suann 9f67d21c3d x86: Handle pending interrupt before scheduling thread in handleSyscall
In handleSyscall the current thread may be preempted to handle a pending interrupt.
With kernel mode interrupts in x86 this handling was delayed until we were about
to switch back to user mode. This change unifies the handling with ARM, where the
interrupt is handled prior to calling the thread scheduler.
2017-02-15 14:31:55 +11:00
..
allwinnerA20/plat SELFOUR-222: Configure IRQ cnode size per platform 2016-11-08 11:48:31 +11:00
am335x Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
apq8064 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
bcm2837/plat Remove many MODIFIES annotations. 2016-12-12 17:30:51 +11:00
exynos4 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
exynos5 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
hikey aarch64: Initial implementation 2017-02-10 16:43:55 +11:00
imx6 arm: SELFOUR-779: Remove ARM_MPCORE config 2017-01-23 09:45:34 +11:00
imx7 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
imx31 KZM: add aarch32 config variable to autoconf.h 2017-02-13 07:24:53 +11:00
omap3 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00
pc99 x86: Handle pending interrupt before scheduling thread in handleSyscall 2017-02-15 14:31:55 +11:00
tk1 Merge pull request #619 in SEL4/sel4 from ~HALMATARY/sel4:BenchmarkFixTK1 to master 2017-02-14 09:57:47 +11:00
tx1/plat [STYLE_FIX] 2017-02-15 03:13:44 +00:00
zynq7000 Define CONFIG_MAX_NUM_NODES and CONFIG_KERNEL_STACK_BITS in plat/autoconf.h 2017-01-17 17:03:07 +11:00