aos/lib/aos
2022-05-31 09:50:43 +00:00
..
arch/aarch64 Main handout 2022-03-03 14:57:51 +01:00
include Bug fixes 2022-04-04 15:16:17 +02:00
slot_alloc Bugfix: page faults during root cnode refill 2022-04-13 10:58:26 +00:00
aos_rpc.c Implement UMP binding 2022-05-17 15:19:12 +02:00
aos_urpc.c Allow sharing devframes 2022-05-18 14:35:00 +00:00
capabilities.c enet: Map device registers 2022-05-18 17:45:24 +02:00
coreboot.c Merge branch 'main' of gitlab.ethz.ch:rueegges/aos into main 2022-04-27 09:13:46 +00:00
coreset.c Main handout 2022-03-03 14:57:51 +01:00
debug.c Main handout 2022-03-03 14:57:51 +01:00
deferred.c Main handout 2022-03-03 14:57:51 +01:00
dispatch.c Fix for page fault while disabled 2022-04-13 15:47:38 +02:00
domain.c Main handout 2022-03-03 14:57:51 +01:00
event_mutex.c Main handout 2022-03-03 14:57:51 +01:00
event_queue.c Main handout 2022-03-03 14:57:51 +01:00
Hakefile enet: Implement driver 2022-05-27 19:11:22 +02:00
heap.c Main handout 2022-03-03 14:57:51 +01:00
init.c Implement heap allocation on page fault 2022-04-07 18:42:58 +02:00
inthandler.c Main handout 2022-03-03 14:57:51 +01:00
lmp_chan.c Main handout 2022-03-03 14:57:51 +01:00
lmp_endpoints.c Main handout 2022-03-03 14:57:51 +01:00
morecore.c implement guard pages for stack 2022-04-13 17:15:11 +02:00
nameservice.c Main handout 2022-03-03 14:57:51 +01:00
notificator.c Main handout 2022-03-03 14:57:51 +01:00
paging.c UMP Channel implementation 2022-05-20 09:51:30 +00:00
performance.c Performance measurement allwo constant tags 2022-05-31 09:50:43 +00:00
ram_alloc.c remove unnecessary slot_alloc 2022-04-10 22:27:29 +02:00
simpleslab.c enet: Implement driver 2022-05-27 19:11:22 +02:00
slab.c Bugfix: ignored error return in slab allocator 2022-04-13 12:38:12 +00:00
sys_debug.c Main handout 2022-03-03 14:57:51 +01:00
syscalls.c Main handout 2022-03-03 14:57:51 +01:00
systime.c Main handout 2022-03-03 14:57:51 +01:00
thread_once.c Main handout 2022-03-03 14:57:51 +01:00
thread_sync.c Main handout 2022-03-03 14:57:51 +01:00
threads.c Fix thread stack allocation 2022-04-28 19:40:18 +02:00
ump_binding.c Implement UMP binding 2022-05-17 15:19:12 +02:00
ump_chan.c [Bugfix] ump channel did not set initial state for send queue entries 2022-05-24 16:16:39 +00:00
ump_net_client.c enet: Implement driver 2022-05-27 19:11:22 +02:00
waitset.c Main handout 2022-03-03 14:57:51 +01:00