seL4/src
Hesham Almatary 0f4f44f811 Merge pull request #604 in SEL4/sel4 from ~HALMATARY/sel4:SMP2 to master
* commit 'ffc18fe880eb51915e22c3cbf635af215411c9e6':
  SMP: use C++11 __atomic builtins instead of legacy __sync buitins
  SMP: move lock.h to architecture-independent include/smp
2017-01-17 09:31:50 +11:00
..
api Add userError messages 2016-11-30 09:31:33 +11:00
arch SMP: use C++11 __atomic builtins instead of legacy __sync buitins 2017-01-16 16:27:16 +11:00
benchmark Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
config unsigned int -> word_t 2015-12-10 10:45:21 +11:00
fastpath x64: Rearrange endpoint_cap structure to improve fastpath speed 2017-01-10 17:17:20 +11:00
kernel Remove many DONT_TRANSLATE markers. 2016-12-12 17:30:50 +11:00
machine SELFOUR-413: changes for verification 2016-11-25 12:30:29 +11:00
model Revert SELFOUR-242 2016-11-16 14:02:11 +11:00
object SMP: Abstract architecture/platform independent parts of smp.h and ipi.h 2017-01-13 15:35:41 +11:00
plat pc99: Add dependency for X86_FPU_MAX_RESTORES_SINCE_SWITCH in Kconfig 2017-01-13 16:00:33 +11:00
assert.c
inlines.c SELFOUR-413: refactor libsel4 fault API 2016-11-25 12:29:07 +11:00
Makefile Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
string.c Correct separation of printing and debug builds 2016-05-17 15:10:08 +10:00
util.c Mark strncmp as a pure function. 2016-06-29 17:04:28 +10:00