commit | 76d2a0493a17d4c8ecc781366850c3c4f8e1a446 | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@dabbelt.com> | Mon Jul 10 18:00:26 2017 -0700 |
committer | Palmer Dabbelt <palmer@dabbelt.com> | Tue Sep 26 15:26:44 2017 -0700 |
tree | 5612f17472f4f3bd6fb49e217cb998f5c32836c4 | |
parent | 8caea502367056881e5209ca55a7a01775c9a1cd [diff] |
RISC-V: Init and Halt Code 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>