forked from Imagelibrary/seL4
Instead of special handling for the SBI region in the kernel, which can be platform specific, treat it as a reserved memory region in the device tree which is sufficient to prevent the kernel from turning the reserved region into kernel untyped caps. Signed-off-by: Kent McLeod <kent@kry10.com>