summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu.c
Commit message (Collapse)AuthorAgeFilesLines
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+108
This contains the various __init C functions, the initial assembly kernel entry point, and the code to reset the system. When a file was init-related this patch contains the entire file. Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
OpenPOWER on IntegriCloud