MA-15334-2 enable trusty for imx8q standard Android uboot
authorfaqiang.zhu <faqiang.zhu@nxp.com>
Wed, 18 Sep 2019 06:09:59 +0000 (14:09 +0800)
committerfaqiang.zhu <faqiang.zhu@nxp.com>
Tue, 24 Sep 2019 05:12:12 +0000 (13:12 +0800)
commitc20975c4b5d1a722c9242c14f89420e704545759
tree3f111964ec6d8a49b29533289217abd6e6eeeb15
parentda47e226fb22b1d338f48d19b6ca4437a322e73b
MA-15334-2 enable trusty for imx8q standard Android uboot

"CONFIG_IMX_TRUSTY_OS=y" is added to the corresponding defconfig files
to include trusty related code.

MACROs are added in corresponding header files. standard android uboot
has more content than android auto uboot, the uboot malloc pool size is
changed from 76MB to 90MB to make the boot process can be handed over to
kernel without malloc problem.

Change-Id: I5072c20aa28fb1da93e889bb920955d2f1cfbefd
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
configs/imx8qm_mek_android_trusty_defconfig
configs/imx8qxp_mek_android_trusty_defconfig
include/configs/imx8qm_mek_android.h
include/configs/imx8qxp_mek_android.h