On 20.04.21 09:57, Rouven Czerwinski wrote: > This allows the OP-TEE early loaded board to add the reserved memory > entries for the correct MMU setup. This is done by including pbl/fdt.h > and using fdt_fill_reserve_mem(). > > Signed-off-by: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx> > --- > common/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/common/Kconfig b/common/Kconfig > index bddf802d3b..469cc3e06a 100644 > --- a/common/Kconfig > +++ b/common/Kconfig > @@ -1088,6 +1088,7 @@ config BOOTM_OPTEE > > config PBL_OPTEE > bool "Enable OP-TEE early start" > + select LIBFDT > depends on ARM > depends on !THUMB2_BAREBOX Should this depends on !CONFIG_OPTEE_SIZE ? > help > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox