genode/base-hw
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
..
doc Merge panda_a2 and panda SPEC (fix #505, fix #506) 2012-11-23 12:20:27 +01:00
include hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
lib/mk hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
mk hw: basic support for ODROID XU board (Fix #991) 2013-12-03 11:30:07 +01:00
run hw: adjust expected serial start-message in run 2013-11-25 09:46:08 +01:00
src hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00