History log of /seL4-camkes-master/projects/seL4_libs/libsel4debug/arch_include/riscv/sel4debug/arch/registers.h
Revision Date Author Comments
# 66ae4829 25-Mar-2019 Curtis Millar <curtis.millar@data61.csiro.au>

Update register layout in user context

The changes for TLS changed the layout of registers and added registers
for each of the architectures changing the ordering, name, and rules for
initialisation.


# 73d9d0ab 04-Apr-2018 Anna Lyons <Anna.Lyons@data61.csiro.au>

trivial: guard with pragma once


# f39d3006 04-Apr-2018 Anna Lyons <Anna.Lyons@data61.csiro.au>

SELFOUR-1284: riscv/debug update register names

They now match seL4_UserContext for riscv


# d6b85e71 02-Apr-2018 Anna Lyons <Anna.Lyons@data61.csiro.au>

riscv: fix licenses

NICTA_BSD -> DATA61_BSD


# c7e78f29 05-Jul-2016 Hesham Almatary <hesham.almatary@data61.csiro.au>

RISC-V port