genode/repos/base-sel4/src/core
Norman Feske 58f44d39c5 base: use 'Ram_quota' in 'Ram_session' args
This patch replaces the former use of size_t with the use of the
'Ram_quota' type to improve type safety (in particular to avoid
accidentally mixing up RAM quotas with cap quotas).

Issue #2398
2017-05-31 13:16:04 +02:00
..
include core: add Platform::max_caps() 2017-05-31 13:16:03 +02:00
sel4 core: install core-<kernel>.o at bin/ 2017-05-02 15:29:02 +02:00
capability_space.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_region_map.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_mem_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_port_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pager.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_pd.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_thread.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
region_map_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_cap_factory.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_source_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
stack_area.cc base: use 'Ram_quota' in 'Ram_session' args 2017-05-31 13:16:04 +02:00
thread_start.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00