genode/base-hw/include/kernel
Martin Stein 1c8c30e1f4 hw: sync signal contexts directly as user
Kernel::signal_context_kill can be used by any program to halt the processing
of a signal context synchronously to prevent broken refs when core destructs
the according kernel object. In turn, Kernel::bin_signal_context doesn't block
anymore and destructs a signal context no matter if there are unacknowledged
signals. This way, cores entrypoint doesn't depend on signal acks of a
untrustworthy client anymore.

ref #989
2013-12-20 14:48:06 +01:00
..
interface.h hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
log.h hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
perf_counter.h hw: enable performance counter on ARMv6 and ARMv7 2013-10-17 11:05:53 +02:00