seL4/include/arch/arm
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
..
arch SELFOUR-553: Support alternate IPC buffer locations without globals frame 2016-11-22 11:49:52 +11:00
armv Replace #pragma once with include guards 2016-10-21 12:05:02 +11:00