From: Sascha Hauer <s.hauer@pengutronix.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX: HAB: update documentation of command sequence files (CSF)
Date: Tue, 9 May 2017 07:43:43 +0200 [thread overview]
Message-ID: <20170509054343.s4afthixfza2c62a@pengutronix.de> (raw)
In-Reply-To: <20170508132520.13112-1-mkl@pengutronix.de>
On Mon, May 08, 2017 at 03:25:20PM +0200, Marc Kleine-Budde wrote:
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
> arch/arm/mach-imx/include/mach/habv3-imx25-gencsf.h | 11 ++++++++---
> arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h | 9 +++++----
> 2 files changed, 13 insertions(+), 7 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/mach-imx/include/mach/habv3-imx25-gencsf.h b/arch/arm/mach-imx/include/mach/habv3-imx25-gencsf.h
> index f4804fe63f19..60f730f8eca9 100644
> --- a/arch/arm/mach-imx/include/mach/habv3-imx25-gencsf.h
> +++ b/arch/arm/mach-imx/include/mach/habv3-imx25-gencsf.h
> @@ -4,8 +4,8 @@
> * are expected in these config variables:
> *
> * CONFIG_HABV3_SRK_PEM
> - * CONFIG_HABV3_SRK_PEM
> - * CONFIG_HABV3_IMG_CRT_PEM
> + * CONFIG_HABV3_CSF_CRT_DER
> + * CONFIG_HABV3_IMG_CRT_DER
> */
> super_root_key CONFIG_HABV3_SRK_PEM
>
> @@ -23,21 +23,26 @@ hab [Install SRK]
> hab File = "not-used"
>
> hab [Install CSFK]
> +/* target key index in keystore 1 */
> hab File = CONFIG_HABV3_CSF_CRT_DER
>
> hab [Authenticate CSF]
> -/* below is the command that unlock the access to the DryIce registers */
>
> +/* unlock the access to the DryIce registers */
> hab [Write Data]
> hab Width = 4
> hab Address Data = 0x53FFC03C 0xCA693569
>
> hab [Install Key]
> +/* verification key index in key store (1...4) */
> +/* in contrast to documentation 0 seems to be valid, too */
> hab Verification index = 1
> +/* target key index in key store (1...4) */
> hab Target index = 2
> hab File = CONFIG_HABV3_IMG_CRT_DER
>
> hab [Authenticate Data]
> +/* verification key index in key store (2...4) */
> hab Verification index = 2
>
> hab_blocks
> diff --git a/arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h b/arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h
> index 1a143a8b1870..0649caa0cb88 100644
> --- a/arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h
> +++ b/arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h
> @@ -22,6 +22,7 @@ hab # SRK index within SRK-Table 0..3
> hab Source index = 0
>
> hab [Install CSFK]
> +/* target key index in keystore 1 */
> hab File = CONFIG_HABV4_CSF_CRT_PEM
>
> hab [Authenticate CSF]
> @@ -31,14 +32,14 @@ hab Engine = CAAM
> hab Features = RNG
>
> hab [Install Key]
> -/* verification key index in key store (0, 2...5) */
> +/* verification key index in key store (0, 2...4) */
> hab Verification index = 0
> -/* target key index in key store (2...5) */
> +/* target key index in key store (2...4) */
> hab Target index = 2
> hab File = CONFIG_HABV4_IMG_CRT_PEM
>
> hab [Authenticate Data]
> -/* verification key index in key store (2...5) */
> +/* verification key index in key store (2...4) */
> hab Verification index = 2
>
> -hab_blocks
> \ No newline at end of file
> +hab_blocks
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2017-05-09 5:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-08 13:25 Marc Kleine-Budde
2017-05-09 5:43 ` Sascha Hauer [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=20170509054343.s4afthixfza2c62a@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=mkl@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox