Commit 190d08d498142fd230569fa96263cd495c5b7642

Authored by Ji Luo
1 parent 9004412436

MA-15601-3 Support secure unlock for imx8q standard Android

Enable config to support secure unlock feature for imx8q standard
Android.

Test: build and boot.

Change-Id: I60825772578832566f48340ffa69bce7365b52db
Signed-off-by: Ji Luo <ji.luo@nxp.com>

Showing 2 changed files with 2 additions and 0 deletions Side-by-side Diff

configs/imx8qm_mek_android_trusty_secure_unlock_defconfig
... ... @@ -147,4 +147,5 @@
147 147 CONFIG_APPEND_BOOTARGS=y
148 148 CONFIG_LIBAVB=y
149 149 CONFIG_IMX_TRUSTY_OS=y
  150 +CONFIG_SECURE_UNLOCK=y
configs/imx8qxp_mek_android_trusty_secure_unlock_defconfig
... ... @@ -151,4 +151,5 @@
151 151 CONFIG_APPEND_BOOTARGS=y
152 152 CONFIG_LIBAVB=y
153 153 CONFIG_IMX_TRUSTY_OS=y
  154 +CONFIG_SECURE_UNLOCK=y