genode/repos/base-hw/include
Norman Feske d5518aa5a2 base-hw: let upgrade_cap_slab reflect Out_of_caps
This patch reflects the Out_of_caps exception from core to the client,
in addition to the already covered Out_of_ram exception. It thereby
eliminates a potential abort in core, which I observed with the
tool_chain_auto.run script:

  Kernel: RPC upgrade_cap_slab
  Error: Uncaught exception of type 'Genode::Quota_guard<Genode::Cap_quota>::Limit_exceeded'
  Warning: abort called - thread: entrypoint

In addition to propagating the exception, the patch add the client-side
exception-handling code to the base library.

Fixes #3703
2020-03-19 17:39:43 +01:00
..
drivers/defs hw: remove implicit SoC-specific include path 2019-05-16 13:11:02 +02:00
hw_native_pd base-hw: let upgrade_cap_slab reflect Out_of_caps 2020-03-19 17:39:43 +01:00
kernel hw: correct the ARM cache maintainance operations 2020-03-11 15:43:02 +01:00
spec hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00