commit | 2c0dcc5de6416510e8365f5e37de46c7a98d9a7e | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Thu Mar 25 17:30:15 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 09:18:29 2021 +0200 |
tree | 8cd4f25129071e85e8d5b0e6429e70081dedebc0 | |
parent | e449e2d405eb74e1e6615ea8f49a780d00a07952 [diff] |
imx: HAB: Add support for iMX8MM The imx8mm has changed the address of rvt_hab, use new address for imx8mm. The authentication procedure is same as imx8mq. In u-boot, the authentication uses SIP call to trap ATF to run HAB authenticate. Users need to add CONFIG_SECURE_BOOT=y to defconfig to enable the feature. Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>