public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] cmd: mvebu/bubt: Improvements for image verification
@ 2022-07-26 14:11 Pali Rohár
  2022-07-26 14:11 ` [PATCH 1/4] cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 Pali Rohár
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Pali Rohár @ 2022-07-26 14:11 UTC (permalink / raw)
  To: Stefan Roese, Michal Simek, Simon Glass; +Cc: u-boot

This patch series improves verification of bootable Marvell Armada
images in U-Boot bubt command before flashing into boot location.

Pali Rohár (4):
  cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and
    Armada 3700
  cmd: mvebu/bubt: Correctly propagate failure during tftp transport
  cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada
    3700
  cmd: mvebu/bubt: Fix cmd main return value on error

 cmd/mvebu/Kconfig |  1 +
 cmd/mvebu/bubt.c  | 98 +++++++++++++++++++++++++++++++----------------
 2 files changed, 67 insertions(+), 32 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-07-29 12:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 14:11 [PATCH 0/4] cmd: mvebu/bubt: Improvements for image verification Pali Rohár
2022-07-26 14:11 ` [PATCH 1/4] cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 Pali Rohár
2022-07-28  6:36   ` Stefan Roese
2022-07-26 14:11 ` [PATCH 2/4] cmd: mvebu/bubt: Correctly propagate failure during tftp transport Pali Rohár
2022-07-28  6:37   ` Stefan Roese
2022-07-26 14:11 ` [PATCH 3/4] cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 Pali Rohár
2022-07-28  6:37   ` Stefan Roese
2022-07-26 14:11 ` [PATCH 4/4] cmd: mvebu/bubt: Fix cmd main return value on error Pali Rohár
2022-07-28  6:38   ` Stefan Roese
2022-07-29 12:02 ` [PATCH 0/4] cmd: mvebu/bubt: Improvements for image verification Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox