summaryrefslogtreecommitdiff
path: root/configs/imx8mn_evk_android_trusty_defconfig
AgeCommit message (Collapse)Author
2020-12-22MA-18352-6 Enable device IDs provisionJi Luo
Enable configs to support ID attestation. Change-Id: I1478d4981e7a1a10e11e4e71dcbfd49c64331a9d Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-12-22MA-18458 Sync configs for Android 11 releaseJi Luo
As some features are not supported on Android 10, below commit sync configs for Android 10: commit 010173028e553b3ecde036402a46d7e33b928e00 Author: Ji Luo <ji.luo@nxp.com> Date: Wed Nov 18 20:14:51 2020 +0800 MA-18292 Sync configs for Android 10 release Virtual A/B is not supported for Android 10 release, disable the configs here. And as the dual bootloader feature is enabled for car2 on Android 10, enable CONFIG_DUAL_BOOTLOADER for car2. This commit reverts the change to sync with Android 11 release. Test: Builds and boots on imx8qm. Change-Id: I39e876c47be2333b9f7dd8f71c837a762d25f1ac Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-11-19MA-18299 Fix imx8mn flash panicJi Luo
TEE memory region are moved to 0x56000000 ~ 0x58000000 to support i.MX 8MN DDR3L board: TEE-619 imx: 8mn: add support for i.MX 8MN DDR3L EVK DD3L EVK board only has 512MB of DDR. move OP-TEE mapping for all the 8MN boards. Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Adjust the fastboot buffer region to avoid conflicts. Test: Super partition flash on imx8mn. Change-Id: I56bd0194f24f9f267f436b4b6d762948d96bf815 Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-11-19MA-18292 Sync configs for Android 10 releaseJi Luo
Virtual A/B is not supported for Android 10 release, disable the configs here. And as the dual bootloader feature is enabled for car2 on Android 10, enable CONFIG_DUAL_BOOTLOADER for car2. Test: Boots on imx8qm_mek. Change-Id: If50ccbb33bc23d56e169e48e0a0b8ecd5259005c Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-09-22MA-17910-2 Enable CONFIG_LOAD_KEY_FROM_RPMB for some platformsJi Luo
Enable loading the avb public key from RPMB storage for some platforms. Test: AVB verify pass. Signed-off-by: Ji Luo <ji.luo@nxp.com> Change-Id: Ia9c080717239611f8d1bea18dbc61c7ae9a6741e
2020-07-28MA-17541-2 Enable configs to support virtual A/B updateJi Luo
Enable configs for normal android to support virtual A/B update. Test: builds. Signed-off-by: Ji Luo <ji.luo@nxp.com> Change-Id: I25b2660f7acb4c9e752ac6dbc284a4a94fd8cdcd
2020-05-19MA-17046-4 Enable avb warning feature for standard androidJi Luo
Open configs to enable the avb warning logo feature for all standard android platforms. Test: Warning logo show on imx7ulp/imx8m/imx8q. Change-Id: I657364745ac4968394b6a7b99f47ca72be49501f Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-05-19MA-17154 Enable splash screen for AndroidJi Luo
Open configs to enable splash screen feature for standard android. Test: Splash screen show on all imx7ulp/imx8/imx8m platfroms. Change-Id: Ie54aa6b1fa2ff0d9a14f9b28a7bec4de5a98d422 Signed-off-by: Ji Luo <ji.luo@nxp.com>
2020-05-15MA-17129 Android: Add imx7ulp/imx8/imx8m reference boards supportJi Luo
Add board level support and configs for standard android and android automotive, each board has android/android auto specific header files include. Test: boot/fastboot/avb/AB switch/trusty test. Change-Id: I3beb84f251451d0003f0ef44d0cba51d0d773ca3 Signed-off-by: Ji Luo <ji.luo@nxp.com>