Skip to content
Commit e60aa2fb authored by Christian Svensson's avatar Christian Svensson Committed by Stafford Horne
Browse files

openrisc: Add thread-local storage (TLS) support



Historically OpenRISC GCC has reserved r10 which we now use to hold
the thread pointer for thread-local storage (TLS).

Signed-off-by: default avatarChristian Svensson <blue@cmd.nu>
Signed-off-by: default avatarStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Tested-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent c7990219
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment