seL4/libsel4/arch_include
Adrian Danis e78cdf9b64 SELFOUR-553: Support alternate IPC buffer locations without globals frame
This commit adds support for using the ThreadID registers of the ARM MPCore
platforms for storing the address of the IPC buffer instead of the globals
frame. The choice of using the user readable/writeable ThreadID register
is chosen, even though it means the user cannot use it for its own
purposes, as it leaves room in the future for doing TLS support in the
user read only register, where compilers expect it.
2016-11-22 11:49:52 +11:00
..
arm SELFOUR-553: Support alternate IPC buffer locations without globals frame 2016-11-22 11:49:52 +11:00
x86 libsel4: Update VTX invocations to use condition= instead of config= 2016-10-28 14:09:28 +11:00