Skip to content

Commit

Permalink
mx7dsabresd: Select CONFIG_IMX_HAB
Browse files Browse the repository at this point in the history
Select CONFIG_IMX_HAB so that the "hab_status" command
becomes available, which is useful for checking if the
chip has been correctly setup to run in secure boot mode.

Signed-off-by: Fabio Estevam <[email protected]>
  • Loading branch information
fabioestevam authored and sbabic committed Aug 9, 2021
1 parent a8a72c3 commit 0ac226b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/mx7dsabresd_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ CONFIG_TARGET_MX7DSABRESD=y
# CONFIG_ARMV7_VIRT is not set
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
CONFIG_IMX_HAB=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg"
CONFIG_BOOTCOMMAND="run finduuid; run distro_bootcmd"
Expand Down

0 comments on commit 0ac226b

Please sign in to comment.