phytec-imx8m boards: enable OP-TEE for KASLR
authorYannic Moog <y.moog@phytec.de>
Thu, 18 Sep 2025 06:13:55 +0000 (08:13 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Sep 2025 15:57:00 +0000 (09:57 -0600)
commitf7857695c914756f7c62dca23b3a675e779ae0f1
treec5e38accea7b92f180757323643918653661d833
parentedc666f1cf721c12ebc2fc096d362f8b14004d3a
phytec-imx8m boards: enable OP-TEE for KASLR

Enable OP-TEE config and RNG by default.
Set OP-TEE load address to end of 1GiB RAM for phycore-imx8mp and
phycore-imx8mm as the boards support a 1GiB RAM variant (although not
yet upstreamed for phycore-imx8mm).
The imx8mm-phygate-tauri-l board only supports 2GiB, so the default at
the end of 2GiB is sufficient.

Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Yannic Moog <y.moog@phytec.de>
configs/imx8mm-phygate-tauri-l_defconfig
configs/phycore-imx8mm_defconfig
configs/phycore-imx8mp_defconfig