seL4/libsel4/arch_include/arm
Curtis Millar 150916640e Add syscall for setting the current TLS register.
Some platforms and configurations do not allow user code to change the
value of the register used for TLS. On these architectures a syscall can
be used to allow the kernel to update the register on their behalf.

This does not immediately update the value in the user context on many
configurations as the values are only stored in the user context on a
context switch.
2019-07-01 11:17:49 +10:00
..
interfaces Added IRQ routing to specific core for ARM 2019-05-20 10:01:40 +10:00
sel4/arch Add syscall for setting the current TLS register. 2019-07-01 11:17:49 +10:00