Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-21 | RISC-V: lib: minor asm cleanup | Olof Johansson | |
Fix tab/space conversion and use ENTRY/ENDPROC macros. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2017-09-26 | RISC-V: Generic library routines and assembly | Palmer Dabbelt | |
This patch contains code that is more specific to the RISC-V ISA than it is to Linux. It contains string and math operations, C wrappers for various assembly instructions, stack walking code, and uaccess. Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com> |