genode/repos/base-hw/src/core
Norman Feske 8c4a2a48ca core: install core-<kernel>.o at bin/
By installing the core object to bin/, we follow the same convention as
for regular binaries. This, in turn, enables us to ship core in a
regular binary archive. The patch also adjusts the run tool to pick up
the core object from bin/ for the final linking stage.
2017-05-02 15:29:02 +02:00
..
hw core: install core-<kernel>.o at bin/ 2017-05-02 15:29:02 +02:00
include base-hw: Fix PML4 size and constants 2017-05-02 15:28:52 +02:00
kernel hw: destroy active scheduling context (fix #1537) 2017-03-15 12:32:25 +01:00
spec hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
capability.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
cpu_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env.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
irq_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
kernel_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pager.cc hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
pd_upgrade_ram_quota.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 hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +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 hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
thread_start.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00