From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix mxc_hab documenation for DEK blob generation
Date: Wed, 08 Apr 2015 10:54:58 +0200 [thread overview]
Message-ID: <5524ECE2.6@denx.de> (raw)
In-Reply-To: <1427465337-23645-1-git-send-email-Ulises.Cardenas@freescale.com>
On 27/03/2015 15:08, Ulises.Cardenas at freescale.com wrote:
> From: Ulises Cardenas <Ulises.Cardenas@freescale.com>
>
> Include/fsl_sec.h defines sec_in and sec_out, according to the
> platform's endianess. Therefore, CONFIG_SYS_FSL_LE needs to be
> declared in the configuration file of the target, in order to use
> enable the DEK blob generation command. This requirement is not
> explicit in the README.mxc_hab.
>
> Signed-off-by: Ulises Cardenas <Ulises.Cardenas@freescale.com>
> ---
>
> doc/README.mxc_hab | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab
> index e9340dd..a1b1d34 100644
> --- a/doc/README.mxc_hab
> +++ b/doc/README.mxc_hab
> @@ -69,6 +69,7 @@ CONFIG_SECURE_BOOT
> CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */
> CONFIG_FSL_CAAM
> CONFIG_CMD_DEKBLOB
> +CONFIG_SYS_FSL_LE
Applied to u-boot-imx master, 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
=====================================================================
prev parent reply other threads:[~2015-04-08 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 14:08 [U-Boot] [PATCH] Fix mxc_hab documenation for DEK blob generation Ulises.Cardenas at freescale.com
2015-04-08 8:54 ` Stefano Babic [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5524ECE2.6@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.