commit | 930b5ef4b9a050e9d407492d8d7a36e291e41533 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Aug 22 07:42:46 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:58 2019 +0200 |
tree | e5cd6066fd08b053c1c288451c2912a8a7a8689a | |
parent | b1d935f64a61511a4e78225e2cb5f55afbdcbfc9 [diff] |
imx8qm_mek: switch to use container image Because FIT could not be used for AHAB secure boot on i.MX8, so switch to use container image that could let SPL verify ATF and U-Boot with AHAB. Enable HUSH_PARSER in defconfig to make run netboot could work. Note: The AHAB related code has not been added. Signed-off-by: Peng Fan <peng.fan@nxp.com>