Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: ensure cpu_ops_sbi is declared | Conor Dooley | 2022-08-11 | 1 | -0/+1 |
* | RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h> | Ben Dooks | 2022-08-11 | 1 | -3/+1 |
* | RISC-V: Move spinwait booting method to its own config | Atish Patra | 2022-01-20 | 1 | -0/+8 |
* | RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method | Atish Patra | 2022-01-20 | 1 | -16/+0 |
* | RISC-V: Do not print the SBI version during HSM extension boot print | Atish Patra | 2022-01-20 | 1 | -1/+1 |
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -2/+2 |
* | riscv: force __cpu_up_ variables to put in data section | Zong Li | 2020-05-04 | 1 | -2/+2 |
* | RISC-V: Add supported for ordered booting method using HSM | Atish Patra | 2020-03-31 | 1 | -1/+9 |
* | RISC-V: Add cpu_ops and modify default booting method | Atish Patra | 2020-03-31 | 1 | -0/+38 |