genode/repos/base-hw/src
Norman Feske 0f3ac4cb9f 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-26 11:38:59 +01:00
..
bbl base-hw: BBL fix warnings 2017-08-30 10:00:00 +02:00
bootstrap hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
core hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
include hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
kernel/spec/muen Update Muen port 2019-05-27 14:46:53 +02:00
lib base-hw: let upgrade_cap_slab reflect Out_of_caps 2020-03-26 11:38:59 +01:00
test base-hw: Ada-compliant scheduler method signatures 2020-02-20 12:11:22 +01:00
timer/hw hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00