Skip to content
Snippets Groups Projects
Commit ee3899aa authored by Adrian Alonso's avatar Adrian Alonso Committed by Stefano Babic
Browse files

imx: hab: add mx7 secure boot support


Add mx7 secure boot support, add helper macro IS_HAB_ENABLED_BIT
to get the corresponding bit mask per SoC (mx7 or mx6) to identify
if securue boot feature is enabled/disabled.

On authenticate_image only check for mmu enabled on mx6 SoC to
force pu_irom_mmu_enabled so ROM code can perform mmu cache flush
mx7 SoC ROM code does not have this issue as ROM enables cache support
based on fuse settings.

Signed-off-by: default avatarAdrian Alonso <aalonso@freescale.com>
parent fba6f9ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment