genode/base-hw/src
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
..
arm/kernel hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
base hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
core hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
platform hw: turn Native_utcb into restrictive class 2013-12-03 08:33:24 +01:00