public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 1/2] lib: uuid: use RNG device if present
Date: Tue, 19 Jan 2021 15:01:15 -0500	[thread overview]
Message-ID: <20210119200115.GQ9782@bill-the-cat> (raw)
In-Reply-To: <20201218092804.19753-2-matthias.bgg@kernel.org>

On Fri, Dec 18, 2020 at 10:28:03AM +0100, matthias.bgg at kernel.org wrote:

> From: Matthias Brugger <mbrugger@suse.com>
> 
> When calculating a random UUID we use a weak seed.
> Use a RNG device if present to increase entropy.
> 
> Signed-off-by: Matthias Brugger <mbrugger@suse.com>
> Reviewed-by: Torsten Duwe <duwe@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210119/6e9947ad/attachment.sig>

  parent reply	other threads:[~2021-01-19 20:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18  9:28 [PATCH v3 0/2] Use RNG to get random behaviour matthias.bgg at kernel.org
2020-12-18  9:28 ` [PATCH v3 1/2] lib: uuid: use RNG device if present matthias.bgg at kernel.org
2020-12-18  9:51   ` Torsten Duwe
2021-01-19 20:01   ` Tom Rini [this message]
2021-10-22 15:14   ` Patrick DELAUNAY
2020-12-18  9:28 ` [PATCH v3 2/2] net: Use NDRNG device in srand_mac() matthias.bgg at kernel.org
2020-12-18  9:52   ` Torsten Duwe
2021-01-19 20:01   ` 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=20210119200115.GQ9782@bill-the-cat \
    --to=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