Enable HAB for i.MX8MQ. Since the status and report functions are now implemented, we can safely enable HABV4 for i.MX8MQ. Signed-off-by: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx> --- arch/arm/mach-imx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 71d37ce..3cb8820 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -784,10 +784,10 @@ config HABV4 select HAB select NVMEM select IMX_OCOTP - depends on ARCH_IMX6 + depends on ARCH_IMX6 || ARCH_IMX8MQ depends on OFDEVICE help - High Assurance Boot, as found on i.MX28/i.MX6. + High Assurance Boot, as found on i.MX28/i.MX6/i.MX8MQ. config HAB_CERTS_ENV depends on HAB -- git-series 0.9.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox