On 6/17/24 11:57, Ajeet Singh wrote:
From: Stacey Son
Function to set and recieve thread-local-storage value
from tpidr_el0 register
Signed-off-by: Stacey Son
Signed-off-by: Ajeet Singh
---
bsd-user/aarch64/target_arch_cpu.c | 34 ++
1 file changed, 34 insertio
From: Stacey Son
Function to set and recieve thread-local-storage value
from tpidr_el0 register
Signed-off-by: Stacey Son
Signed-off-by: Ajeet Singh
---
bsd-user/aarch64/target_arch_cpu.c | 34 ++
1 file changed, 34 insertions(+)
create mode 100644 bsd-user/aarch6