seL4/libsel4/sel4_arch_include
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
..
aarch32 Let aarch32 CallWithMRs 2016-10-27 04:39:27 +11:00
ia32 Defined untyped size ranges in libsel4 2016-10-12 12:22:32 +11:00
x86_64 Replace #pragma once with include guards 2016-10-21 12:05:02 +11:00
arm_hyp Merge branch master into arm_hyp 2016-02-01 14:57:37 +11:00