| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | usr: Bootstrap the initramfs for the kernel | Miquel Sabaté Solà | 2024-11-18 | 1 | -0/+2 |
| | | | | | | | | | | Introduce a sample `foo` program which already calls the `write_and_block` system call which is yet to be implemented by this kernel. Moreover, the same CPIO format is used for the initramfs as with Linux, so we can pass it with QEMU without worries. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | Bootstrap the project | Miquel Sabaté Solà | 2024-08-24 | 1 | -0/+7 |
| 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> | |||||
