Commit Graph

17 Commits

Author SHA1 Message Date
Sparchatus
3493884ecc Map ELF into child address space 2022-03-23 09:02:07 +00:00
Sparchatus
fdf72890f1 Add foreign state init 2022-03-23 08:29:02 +00:00
c83edbb696 setup child vspace 2022-03-22 22:36:38 +01:00
Jan Schär
e5632b050f spawn: Move code to correct function 2022-03-22 22:24:58 +01:00
8bd3bd5f55 Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main
merge
2022-03-22 21:50:57 +01:00
68c6df0238 create cspace 2022-03-22 20:49:42 +00:00
Jan Schär
07a20776de spawn: Parse the ELF 2022-03-22 21:18:36 +01:00
Jan Schär
6b911752f0 spawn: Find and map module, print magic, add test 2022-03-22 19:37:14 +01:00
Jan Schär
ec5ccea70c Clean up tests 2022-03-22 19:35:03 +01:00
Sparchatus
54c9c5d73b fix paging SEG 2022-03-22 16:12:52 +00:00
Sparchatus
2dd4f8d45f Store mapping size in page table metadata 2022-03-22 16:01:05 +00:00
Sparchatus
9173726d68 Added virtual address handling and speed up paging 2022-03-22 15:51:23 +00:00
Sparchatus
07a861ea61 Fixed leaking of allocated stuff in paging (but not partially completed mapping) 2022-03-22 13:58:13 +00:00
Sparchatus
347f3a1155 Fix paging_map_fixed_attr precondition 2022-03-22 11:02:11 +00:00
Sparchatus
292ca0b63b Merge rueegges paging into jschaer code 2022-03-22 10:56:57 +00:00
Jan Schär
10138df397 Implement Milestone 1 2022-03-17 17:29:59 +01:00
Daniel Schwyn
6d444bf552 Main handout
Signed-off-by: Daniel Schwyn <daniel.schwyn@inf.ethz.ch>
2022-03-03 14:57:51 +01:00