mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The device-tree binary is normally required on ARM-based platforms where as on x86 it is omitted. The platform-specific DTB helper provides a generic interface for accssing the DTB and needs to be implemented on each platform. Issue #4813