genode/repos/base-hw/src/lib
Stefan Kalkowski 0ca199f89a hw: replace lock-safe log variants in kernel
As far as possible remove usage of warning/error/log in the kernel,
otherwise the kernel context might try to take a lock hold by a core
thread, which results in a syscall to block.

Fix #3277
2019-04-09 12:30:35 +02:00
..
base
hw hw: move src/lib/hw header to src/include/hw 2019-04-01 19:33:51 +02:00
ld/hw
muen hw: replace lock-safe log variants in kernel 2019-04-09 12:30:35 +02:00
startup/spec/riscv