genode/repos/base-hw/src/lib/base
Stefan Kalkowski 80fa23da5e hw: increase timing accuracy of kernel (fix #3081)
* Introduce 64-bit tick counter
* Let the timer always count when possible, also if it already fired
* Simplify the kernel syscall API to have one current time call,
  which returns the elapsed microseconds since boot
2019-03-18 15:56:23 +01:00
..
arm/kernel hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
riscv/kernel hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
x86_64/kernel hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
cache.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env_deprecated.cc hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
ipc.cc Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
native_utcb.cc hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
raw_write_string.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_receiver.cc base: fix deadlock during signal-context dissolve 2019-01-30 13:55:19 +01:00
signal_transmitter.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
thread_bootstrap.cc base-hw: workaround for compiling with GCC 6 2017-05-31 13:15:50 +02:00
thread_start.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00