Age | Commit message (Expand) | Author |
---|---|---|
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: Add task switch support for vector | Greentime Hu |
2023-06-08 | riscv: Introduce struct/helpers to save/restore per-task Vector state | Greentime Hu |
2023-06-08 | riscv: Introduce riscv_v_vsize to record size of Vector context | Greentime Hu |
2023-06-08 | riscv: Introduce Vector enable/disable helpers | Greentime Hu |
2023-06-08 | riscv: Extending cpufeature.c to detect V-extension | Guo Ren |