Commit Graph

20 Commits

Author SHA1 Message Date
375104536e implement ls, rmdir and mkdir 2022-06-02 16:14:49 +02:00
Aurel Feer
8e0c0c13ed merge shelly into main 2022-06-01 22:32:54 +02:00
Aurel Feer
be08ca06be add ps command and fix performance on samecore ump 2022-06-01 16:42:15 +02:00
Aurel Feer
e28c9dccde fix lpuart read 2022-06-01 14:02:33 +02:00
Sparchatus
3253619eaf Add file system 2022-05-31 09:52:28 +00:00
Sparchatus
f51fbb441e Added block driver client and server 2022-05-31 09:50:06 +00:00
Jan Schär
0c79d7048d enet: Implement driver 2022-05-27 19:11:22 +02:00
Jan Schär
9edba91b34 Implement UMP binding 2022-05-17 15:19:12 +02:00
Jan Schär
ede347c10b Allocate pids on bsp core 2022-05-04 14:03:06 +02:00
Jan Schär
691c295cf9 Implement spawn over URPC
It doesn't work yet because bootinfo is missing on core 1.
2022-04-28 11:25:04 +02:00
Aurel Feer
ea92f78fca start on booting second core 2022-04-24 18:31:00 +02:00
f6364278d0 implement guard pages for stack 2022-04-13 17:15:11 +02:00
Sparchatus
9750a752c3 Added: Terminal RPC, Spawn RPC, small abstraction fixes, automatic recv slot allocation in aos_rpc 2022-03-31 07:59:00 +00:00
Jan Schär
14063e60be Implement RPC 2022-03-30 20:12:19 +02:00
Sandro Rüegge
0224bc8fd2 Extra/pass paging state 2022-03-24 14:18:15 +00:00
Jan Schär
3f60fdbb72 spawn: Map dispatcher into child 2022-03-23 10:31:13 +01: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
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