| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Load debug symbols on the gdb target | Miquel Sabaté Solà | 2024-09-24 | 2 | -20/+41 |
| | | | | | | | | | | | | Load the debug symbols into the gdb session by simply passing the executable file into gdb directly. Moreover, allow users of the gdb target to provide an extra variable so to pass extra flags to gdb. Moreover, this commit comes with other small cleanups on the Makefile, like a proper ABI specifier, Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | Add CI job | Miquel Sabaté Solà | 2024-09-24 | 3 | -4/+37 |
| | | | | | | | | This will ensure that the code style is preserved and that commits being pushed at least build successfully. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | Bootstrap the project | Miquel Sabaté Solà | 2024-08-24 | 13 | -0/+1095 |
| For now the base layout has been defined and we have a binary that is properly reached through openSBI. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
