acadia/zion/object
Drew Galbraith b516087922 [Zion] Add the ability to pass capabilities via endpoint call. 2023-10-24 23:32:05 -07:00
..
address_space.cpp [glacier] Move LinkedList to glacier. 2023-06-26 15:01:55 -07:00
address_space.h [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
channel.cpp [zion] Move IPC objects to share code 2023-06-21 23:47:45 -07:00
channel.h [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
endpoint.cpp [Zion] Add the ability to pass capabilities via endpoint call. 2023-10-24 23:32:05 -07:00
endpoint.h [Zion] Add the ability to pass capabilities via endpoint call. 2023-10-24 23:32:05 -07:00
ipc_object.cpp [zion] Move synchronization to the message queue 2023-06-21 23:57:23 -07:00
ipc_object.h [zion] Move synchronization to the message queue 2023-06-21 23:57:23 -07:00
kernel_object.h Endpoint syscalls implemented 2023-06-21 23:14:42 -07:00
memory_object.cpp [zion] Add a method for duplicating and scoping down VMMOs. 2023-08-01 17:46:26 -07:00
memory_object.h [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
port.cpp [zion] Move synchronization to the message queue 2023-06-21 23:57:23 -07:00
port.h [zion] Begin requiring capability transmit permission. 2023-08-01 18:37:20 -07:00
process.cpp [glacier] Add a vector class 2023-06-26 15:46:03 -07:00
process.h [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
reply_port.cpp [zion] Move IPC objects to share code 2023-06-21 23:47:45 -07:00
reply_port.h [zion] Move IPC objects to share code 2023-06-21 23:47:45 -07:00
thread.cpp [zion] Add a thread wait syscall 2023-06-22 02:17:50 -07:00
thread.h [zion] Move to default permissions being supplied by KernelObjects 2023-08-01 18:22:41 -07:00