genode/base-hw/include
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: communicate UTCB dataspace through start info 2013-12-20 14:48:05 +01:00
cpu_session core: evaluate CPU session affinity argument 2013-08-13 17:08:25 +02:00
exynos5_uart/drivers hw: basic support for ODROID XU board (Fix #991) 2013-12-03 11:30:07 +01:00
irq_session hw: handle interrupts via signals 2013-11-14 19:57:30 +01:00
kernel hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
pl011/drivers Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform tz_vmm: make scenario reproducible by everyone 2013-11-28 08:22:25 +01:00
signal_session hw: throw expressive exceptions in signal session 2013-10-16 09:26:11 +02:00
tl16c750/drivers Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
vm_session Extend base-hw specific vm-session (fix #738) 2013-05-10 11:16:13 +02:00