README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig

Commit 6e1f4d2652 ("arm: imx-common: add SECURE_BOOT option to
Kconfig") moved the CONFIG_SECURE_BOOT option to Kconfig, so update
the mxc_hab README file to reflect that.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
This commit is contained in:
Fabio Estevam 2017-01-05 21:33:08 -02:00 committed by Stefano Babic
parent 565cfcf0e1
commit 7a037cc91f

View File

@ -2,10 +2,9 @@ High Assurance Boot (HAB) for i.MX6 CPUs
To enable the authenticated or encrypted boot mode of U-Boot, it is To enable the authenticated or encrypted boot mode of U-Boot, it is
required to set the proper configuration for the target board. This required to set the proper configuration for the target board. This
is done by adding the following configuration in in the proper config is done by adding the following configuration in the defconfig file:
file (e.g. include/configs/mx6qarm2.h)
#define CONFIG_SECURE_BOOT CONFIG_SECURE_BOOT=y
In addition, the U-Boot image to be programmed into the In addition, the U-Boot image to be programmed into the
boot media needs to be properly constructed, i.e. it must contain a boot media needs to be properly constructed, i.e. it must contain a