seL4/libsel4
Jeff Waugh df1f021cc6 Let aarch32 CallWithMRs
* Initialise the message variables (as per ia32 and x86_64)
* `libsel4` now builds when `syscall_stub_gen.py` is run without `--buffer`
* While simple things appear to work, `sel4test` with aarch32 in qemu is *not* happy:

```
Bootstrapping kernel

Warning: using printf before serial is set up. This only works as your
printf is backed by seL4_Debug_PutChar()
sel4utils_create_object_at_level@mapping.h:22 Should not be called
Ignoring call to sys_rt_sigprocmask
Ignoring call to sys_gettid
sys_tkill assuming self kill
```
2016-10-27 04:39:27 +11:00
..
arch_include update #ifdef to #if in auto generated files 2016-10-17 12:18:58 +11:00
include Replace #pragma once with include guards 2016-10-21 12:05:02 +11:00
sel4_arch_include Let aarch32 CallWithMRs 2016-10-27 04:39:27 +11:00
sel4_plat_include Replace #pragma once with include guards 2016-10-21 12:05:02 +11:00
src Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
tools update xml format to replace config with condition 2016-10-17 13:02:51 +11:00
Kbuild Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
Kconfig arm/libsel4: Refactor syscall functions 2016-10-04 17:22:48 +11:00
Makefile x64/libsel4: Add x64 libsel4 implementation 2016-10-12 12:22:32 +11:00