Age | Commit message (Expand) | Author |
---|---|---|
2023-07-01 | riscv: vector: clear V-reg in the first-use trap | Andy Chiu |
2023-06-08 | riscv: Add sysctl to set the default vector rule for new processes | Andy Chiu |
2023-06-08 | riscv: Add prctl controls for userspace vector management | Andy Chiu |
2023-06-08 | riscv: Allocate user's vector context in the first-use trap | Andy Chiu |
2023-06-08 | riscv: Introduce riscv_v_vsize to record size of Vector context | Greentime Hu |