mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] ptxdist-set-keys-hsm: set_imx_habv4_keys(): declare variable r as local
Date: Fri, 17 Jul 2020 13:57:05 +0200	[thread overview]
Message-ID: <E1jwOzB-00051O-8d@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200715084327.30201-2-mkl@pengutronix.de>

Thanks, applied as 5af077fa90de4a19639d03d3affa22d971d91464.

Michael

[sent from post-receive hook]

On Fri, 17 Jul 2020 13:57:05 +0200, Marc Kleine-Budde <mkl@pengutronix.de> wrote:
> Fixes: b1afc61b4447 ("package templates: add code-signing-provider template")
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> Message-Id: <20200715084327.30201-2-mkl@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh b/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh
> index 6bbe830f2a2d..bcd531d69572 100755
> --- a/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh
> +++ b/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh
> @@ -18,6 +18,8 @@ set_rauc_keys() {
>  }
>  
>  set_imx_habv4_keys() {
> +	local r
> +
>  	# HSM use case, assuming it contains only 1st CSF/IMG key
>  	for i in 1 2 3 4; do
>  		r="imx-habv4-srk${i}"

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  reply	other threads:[~2020-07-17 11:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15  8:43 [ptxdist] [PATCH 0/3] code signing and OOT build cleanups Marc Kleine-Budde
2020-07-15  8:43 ` [ptxdist] [PATCH 1/3] ptxdist-set-keys-hsm: set_imx_habv4_keys(): declare variable r as local Marc Kleine-Budde
2020-07-17 11:57   ` Michael Olbrich [this message]
2020-07-15  8:43 ` [ptxdist] [PATCH 2/3] ptxd_lib_code_signing: remove double space Marc Kleine-Budde
2020-07-17 11:57   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-07-15  8:43 ` [ptxdist] [PATCH 3/3] ptxd_make_world_common: ptxd_make_world_init: pkg_build_oot: add missing option KEEP to error message Marc Kleine-Budde
2020-07-17 11:57   ` [ptxdist] [APPLIED] " Michael Olbrich

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=E1jwOzB-00051O-8d@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=mkl@pengutronix.de \
    --cc=ptxdist@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