U-boot Archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] Please pull u-boot-imx-master-20240505
Date: Sun,  5 May 2024 16:11:39 -0300	[thread overview]
Message-ID: <20240505191139.3024264-1-festevam@gmail.com> (raw)

Hi Tom,

Please pull from u-boot-imx/master, thanks.
The following changes since commit 2f1e76bcfee75b9f99ade63002c05ffaaec86afb:

  Merge branch '2024-05-02-assorted-updates' (2024-05-03 16:18:51 -0600)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240505

for you to fetch changes up to cecb5fbb42c8b3de3d5a7df40bc01d1fdf4731d3:

  crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry (2024-05-05 11:21:39 -0300)

u-boot-imx-master-20240505
--------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20614

- Add SPL variant of DM_RNG so that the DM_RNG can be disabled in SPL
if necessary. This may be necessary due to e.g. size constraints of
the SPL.
- dd SPL variant of SPL_FSL_CAAM_RNG so that the SPL_FSL_CAAM_RNG can
be disabled in SPL if necessary. This may be necessary due to e.g.
size constraints of the SPL.
- Differentiate between CAAM and DCP in Kconfig entry.
----------------------------------------------------------------
Marek Vasut (3):
      rng: Introduce SPL_DM_RNG
      crypto/fsl: Introduce SPL_FSL_CAAM_RNG
      crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry

 boot/pxe_utils.c            |  4 +---
 boot/vbe_request.c          |  2 +-
 drivers/Makefile            |  2 +-
 drivers/crypto/fsl/Kconfig  | 11 +++++++++--
 drivers/crypto/fsl/Makefile |  2 +-
 drivers/crypto/fsl/jr.c     |  4 ++--
 drivers/rng/Kconfig         |  7 +++++++
 drivers/rng/Makefile        |  2 +-
 lib/uuid.c                  |  2 +-
 net/net_rand.h              |  2 +-
 test/dm/Makefile            |  2 +-
 11 files changed, 26 insertions(+), 14 deletions(-)

             reply	other threads:[~2024-05-05 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 19:11 Fabio Estevam [this message]
2024-05-06 14:52 ` [GIT PULL] Please pull u-boot-imx-master-20240505 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=20240505191139.3024264-1-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=trini@konsulko.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).