All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig
@ 2017-01-05 23:33 Fabio Estevam
  2017-01-06 14:36 ` Gary Bisson
  2017-01-27  9:34 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2017-01-05 23:33 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@nxp.com>

Commit 6e1f4d2652e79 ("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>
---
 doc/README.mxc_hab | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab
index b688580..c1f8ded 100644
--- a/doc/README.mxc_hab
+++ b/doc/README.mxc_hab
@@ -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
 required to set the proper configuration for the target board. This
-is done by adding the following configuration in in the proper config
-file (e.g. include/configs/mx6qarm2.h)
+is done by adding the following configuration in the defconfig file:
 
-#define CONFIG_SECURE_BOOT
+CONFIG_SECURE_BOOT=y
 
 In addition, the U-Boot image to be programmed into the
 boot media needs to be properly constructed, i.e. it must contain a
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig
  2017-01-05 23:33 [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig Fabio Estevam
@ 2017-01-06 14:36 ` Gary Bisson
  2017-01-27  9:34 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Gary Bisson @ 2017-01-06 14:36 UTC (permalink / raw)
  To: u-boot

Hi Fabio

On Thu, Jan 05, 2017 at 09:33:08PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Commit 6e1f4d2652e79 ("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>

Good catch, completely forgot about the README.

Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>

Thanks,
Gary

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig
  2017-01-05 23:33 [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig Fabio Estevam
  2017-01-06 14:36 ` Gary Bisson
@ 2017-01-27  9:34 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2017-01-27  9:34 UTC (permalink / raw)
  To: u-boot

On 06/01/2017 00:33, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Commit 6e1f4d2652e79 ("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>
> ---
>  doc/README.mxc_hab | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab
> index b688580..c1f8ded 100644
> --- a/doc/README.mxc_hab
> +++ b/doc/README.mxc_hab
> @@ -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
>  required to set the proper configuration for the target board. This
> -is done by adding the following configuration in in the proper config
> -file (e.g. include/configs/mx6qarm2.h)
> +is done by adding the following configuration in the defconfig file:
>  
> -#define CONFIG_SECURE_BOOT
> +CONFIG_SECURE_BOOT=y
>  
>  In addition, the U-Boot image to be programmed into the
>  boot media needs to be properly constructed, i.e. it must contain a
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-27  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-05 23:33 [U-Boot] [PATCH] README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig Fabio Estevam
2017-01-06 14:36 ` Gary Bisson
2017-01-27  9:34 ` Stefano Babic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.