U-boot Archive mirror
 help / color / mirror / Atom feed
From: Raymond Mao <raymond.mao@linaro.org>
To: u-boot@lists.denx.de
Cc: Raymond Mao <raymond.mao@linaro.org>,
	Alexey Brodkin <alexey.brodkin@synopsys.com>,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
	Tom Rini <trini@konsulko.com>,
	Walter Schweizer <swwa@users.sourceforge.net>,
	Tony Dinh <mibodhi@gmail.com>, Phil Sutter <phil@nwl.cc>,
	Mario Six <mario.six@gdsys.cc>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Simon Glass <sjg@chromium.org>, Roger Quadros <rogerq@kernel.org>,
	Jonathan Humphreys <j-humphreys@ti.com>,
	Nishanth Menon <nm@ti.com>, Igor Opaniuk <igor.opaniuk@gmail.com>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Bin Meng <bmeng.cn@gmail.com>,
	Caleb Connolly <caleb.connolly@linaro.org>,
	Eddie James <eajames@linux.ibm.com>,
	Masahisa Kojima <kojima.masahisa@socionext.com>,
	Jassi Brar <jaswinder.singh@linaro.org>,
	Michal Simek <michal.simek@amd.com>,
	Masami Hiramatsu <masami.hiramatsu@linaro.org>,
	AKASHI Takahiro <akashi.tkhro@gmail.com>,
	Etienne Carriere <etienne.carriere@foss.st.com>,
	uboot-snps-arc@synopsys.com
Subject: [PATCH v2 0/4] Clean-up patch set for MbedTLS integration
Date: Wed, 15 May 2024 05:31:55 -0700	[thread overview]
Message-ID: <20240515123213.1701691-1-raymond.mao@linaro.org> (raw)

This patch set is picked from the previously posted serie:
"[RFC] Integrate MbedTLS v3.6 LTS with U-Boot"

They are not directly related to MbedTLS integration, but the
prerequisite for a few clean-up, refactoring and minor fixes.

For V2, the linker script patch is dropped and added one patch
to move the snprintf to stdio.h

Raymond Mao (4):
  image: remove redundant hash includes
  efi_loader: remove redundant hash includes
  md5: Use typedef for MD5 context
  include: Move snprintf to stdio.h

 arch/arc/lib/cpu.c             |  2 +-
 board/Synology/common/legacy.c |  1 +
 board/ti/common/fdt_ops.c      |  2 +-
 boot/image-fit.c               |  4 ----
 boot/image.c                   |  2 --
 cmd/part.c                     |  2 +-
 common/button_cmd.c            |  2 +-
 drivers/cpu/mpc83xx_cpu.c      |  2 +-
 drivers/crypto/hash/hash_sw.c  |  8 ++++----
 include/stdio.h                |  1 +
 include/u-boot/md5.h           | 10 +++++-----
 include/vsprintf.h             | 17 -----------------
 lib/display_options.c          |  1 +
 lib/efi_loader/efi_signature.c |  1 -
 lib/efi_loader/efi_tcg2.c      |  3 ---
 lib/fwu_updates/fwu_mtd.c      |  2 +-
 lib/hexdump.c                  |  2 +-
 lib/md5.c                      | 10 +++++-----
 lib/vsprintf.c                 |  1 +
 test/dm/scmi.c                 |  2 +-
 test/print_ut.c                |  1 +
 21 files changed, 27 insertions(+), 49 deletions(-)

-- 
2.25.1


             reply	other threads:[~2024-05-15 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 12:31 Raymond Mao [this message]
2024-05-15 12:31 ` [PATCH v2 1/4] image: remove redundant hash includes Raymond Mao
2024-05-15 12:31 ` [PATCH v2 2/4] efi_loader: " Raymond Mao
2024-05-15 12:31 ` [PATCH v2 3/4] md5: Use typedef for MD5 context Raymond Mao
2024-05-15 12:31 ` [PATCH v2 4/4] include: Move snprintf to stdio.h Raymond Mao
2024-05-15 14:37   ` Tom Rini

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=20240515123213.1701691-1-raymond.mao@linaro.org \
    --to=raymond.mao@linaro.org \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=akashi.tkhro@gmail.com \
    --cc=alexey.brodkin@synopsys.com \
    --cc=bmeng.cn@gmail.com \
    --cc=caleb.connolly@linaro.org \
    --cc=eajames@linux.ibm.com \
    --cc=etienne.carriere@foss.st.com \
    --cc=igor.opaniuk@gmail.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=j-humphreys@ti.com \
    --cc=jaswinder.singh@linaro.org \
    --cc=kojima.masahisa@socionext.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=mario.six@gdsys.cc \
    --cc=masami.hiramatsu@linaro.org \
    --cc=mibodhi@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=nm@ti.com \
    --cc=phil@nwl.cc \
    --cc=rogerq@kernel.org \
    --cc=sjg@chromium.org \
    --cc=swwa@users.sourceforge.net \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-snps-arc@synopsys.com \
    --cc=xypron.glpk@gmx.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).