aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add basic parsing for underlying ELF executablesMiquel Sabaté Solà2024-11-223-5/+11
* Initial parsing of the provided initrd fileMiquel Sabaté Solà2024-11-213-1/+15
* Fetch the initrd address from the DTB blobMiquel Sabaté Solà2024-11-205-3/+38
* Check the return value from SBI ecallsMiquel Sabaté Solà2024-11-192-11/+25
* Setup the stack for an init taskMiquel Sabaté Solà2024-11-198-8/+105
* Bootstrap the projectMiquel Sabaté Solà2024-08-243-0/+33