public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
To: Marek Vasut <marex@denx.de>, <u-boot@lists.denx.de>
Cc: Alexandru Gagniuc <mr.nuke.me@gmail.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>
Subject: Re: [PATCH 4/4] ARM: stm32: Make ECDSA authentication available to U-Boot
Date: Tue, 6 Dec 2022 09:57:54 +0100	[thread overview]
Message-ID: <652c2ad1-4e42-e1a6-2d51-aed7fc3dbb4e@foss.st.com> (raw)
In-Reply-To: <20221206023357.113361-4-marex@denx.de>

Hi,


On 12/6/22 03:33, Marek Vasut wrote:
> With U-Boot having access to ROM API call table, it is possible to use
> the ROM API call it authenticate e.g. signed kernel fitImages using the
> BootROM ECDSA support. Make this available by pulling the ECDSA BootROM
> call support from SPL-only guard.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
> Cc: Alexandru Gagniuc <mr.nuke.me@gmail.com>
> Cc: Patrice Chotard <patrice.chotard@foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
> ---
>   arch/arm/mach-stm32mp/Makefile | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>


Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>

Thanks
Patrick


  parent reply	other threads:[~2022-12-06  8:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-06  2:33 [PATCH 1/4] ARM: stm32: Fix ECDSA authentication with Dcache enabled Marek Vasut
2022-12-06  2:33 ` [PATCH 2/4] ARM: stm32: Factor out save_boot_params Marek Vasut
2022-12-06  8:08   ` Patrice CHOTARD
2022-12-06  8:43   ` Patrick DELAUNAY
2022-12-06  2:33 ` [PATCH 3/4] ARM: stm32: Pass ROM API table pointer to U-Boot proper Marek Vasut
2022-12-06  8:09   ` Patrice CHOTARD
2022-12-06  8:53   ` Patrick DELAUNAY
2022-12-06  2:33 ` [PATCH 4/4] ARM: stm32: Make ECDSA authentication available to U-Boot Marek Vasut
2022-12-06  8:09   ` Patrice CHOTARD
2022-12-06  8:57   ` Patrick DELAUNAY [this message]
2022-12-06  7:40 ` [PATCH 1/4] ARM: stm32: Fix ECDSA authentication with Dcache enabled Patrice CHOTARD
2022-12-06  8:56 ` Patrice CHOTARD
2022-12-06  9:13 ` Patrick DELAUNAY
2022-12-06 11:51   ` Marek Vasut

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=652c2ad1-4e42-e1a6-2d51-aed7fc3dbb4e@foss.st.com \
    --to=patrick.delaunay@foss.st.com \
    --cc=marex@denx.de \
    --cc=mr.nuke.me@gmail.com \
    --cc=patrice.chotard@foss.st.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox