OPTEE config was unset by default and the doc for the boards was not quite accurate as TEE configs must be enabled first in order to be able to build with OP-TEE support. This series enables the config by default, i.e. when wanting to build without OP-TEE now, configs need to be modified. Update and clean up the documentation: Change instructions on how to build bootable image with the new OP-TEE related changes.
--- Yannic Moog (2): phytec-imx8m boards: enable OP-TEE for KASLR doc: phytec: update imx8m docs for optee builds board/phytec/phycore_imx8mm/MAINTAINERS | 1 - configs/imx8mm-phygate-tauri-l_defconfig | 5 +++- configs/phycore-imx8mm_defconfig | 5 +++- configs/phycore-imx8mp_defconfig | 4 +++ doc/board/phytec/imx8mm-optee-build.rsti | 14 ---------- doc/board/phytec/imx8mm-phygate-tauri-l.rst | 42 ++++++++++++++++++---------- doc/board/phytec/phycore-imx8mm.rst | 43 +++++++++++++++++++---------- doc/board/phytec/phycore-imx8mp.rst | 32 +++++++++++---------- 8 files changed, 86 insertions(+), 60 deletions(-) --- base-commit: b6e2cfca1a6fd10c8f12016a40d690d2ec61796c change-id: 20250730-imx8m-optee-enable-dd28b305167e Best regards, -- Yannic Moog <y.m...@phytec.de>