Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
This commit ensures user programs are loaded only. This can be changed
in the future if support for ELFs that will run in kernel space is
added.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
This commit adds vas argument to VM mapping functions as well as
changing how mapping is done in the loader. This commit also fixes weird
error handling and parses needed PHDRs within the loader
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
This is the initial ELF loader implementation, this will obviously need some fixups
and refactoring in the future but it works as of now.
Signed-off-by: Ian Moffett <ian@osmora.org>
|