Commit Graph

11 Commits

Author SHA1 Message Date
Maschell
fe17abe0c9 Fix and improve module loading 2022-05-13 19:18:19 +02:00
Maschell
790394a72d Optimize check for .bss/.sbss section 2022-05-13 19:18:19 +02:00
Maschell
70eebb31b0 Fix typo, trampolin -> trampoline 2022-05-13 19:18:19 +02:00
Maschell
21da3ebc27 Improve logging 2022-05-13 19:18:19 +02:00
Maschell
2291856834 Read the payload.rpx with a properly aligned buffer, fix some missing free calls 2022-02-13 14:40:11 +01:00
Maschell
7eb5d075f3 Update .clang-format to change assingment, comment and macro formatting 2022-02-03 14:49:57 +01:00
Maschell
c82f178943
Format the code via clang-format (#1)
* Format the code via clang-format
2022-02-02 19:12:52 +01:00
Maschell
1fc0b0d8de Fix setting the startAddress of modules 2021-12-29 16:48:29 +01:00
Maschell
86f124baaa Copy the executables to the end of the memory region 2021-12-28 18:22:35 +01:00
Maschell
e3b8de0204 Flush the caches after doing the relocations 2021-12-28 02:18:06 +01:00
Maschell
19bc8fa8be first commit 2021-12-25 20:14:56 +01:00