Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: prevent pt_regs corruption for secondary idle threads | Sergey Matyukevich | 2024-05-30 | 1 | -2/+1 |
* | riscv: Remove unused members from struct cpu_operations | Samuel Holland | 2024-01-04 | 1 | -11/+0 |
* | RISC-V: cpu_ops_spinwait.c should include head.h | Ben Dooks | 2022-08-11 | 1 | -0/+2 |
* | riscv: spinwait: Fix hartid variable type | Sunil V L | 2022-07-19 | 1 | -2/+2 |
* | RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method | Atish Patra | 2022-01-20 | 1 | -1/+26 |
* | RISC-V: Add cpu_ops and modify default booting method | Atish Patra | 2020-03-31 | 1 | -0/+43 |