mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
c5b9cabd89
Several explicit casts could not be avoided yet, due to the missing differentiation in between virtual and physical addresses that leads to casting problems when using 32-bit ARM, and because the MMIO register framework does not allow to return narrowed types of bitfields. Apart from that, this commit fixes a switch-case fallthrough error in Mmio_register::write. Fix genodelabs/genode#4770 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.