Home | History | Annotate | Download | only in include
History log of /src/sys/arch/riscv/include/frame.h
RevisionDateAuthorComments
 1.6  23-Jun-2023  skrll Pad the trapframe so it's a multiple of 16 bytes so that when a trapframe
is created on the stack SP remains 16-byte aligned as per the ABI
requirements.

Patch from Rin with some updates from me.
 1.5  07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 1.4  04-Nov-2020  skrll Fix some of the previous - I must have compile tested the wrong tree
 1.3  04-Nov-2020  skrll Miscellaneous updates to reflect riscv-privileged-20190608.pdf

Some from zmcgrew@
 1.2  14-Mar-2020  skrll branches: 1.2.4;
Trailing whitespace
 1.1  19-Sep-2014  matt branches: 1.1.18; 1.1.22;
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
 1.1.22.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  19-Sep-2014  jdolecek file frame.h was added on branch tls-maxphys on 2017-12-03 11:36:39 +0000
 1.2.4.1  14-Dec-2020  thorpej Sync w/ HEAD.

RSS XML Feed