From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EAA8AC4360C for ; Sun, 6 Oct 2019 12:07:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B706121479 for ; Sun, 6 Oct 2019 12:07:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726379AbfJFMHp (ORCPT ); Sun, 6 Oct 2019 08:07:45 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:45490 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726275AbfJFMHo (ORCPT ); Sun, 6 Oct 2019 08:07:44 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id E7B8980486; Sun, 6 Oct 2019 14:07:27 +0200 (CEST) Date: Sun, 6 Oct 2019 14:07:42 +0200 From: Pavel Machek To: Linus Torvalds Cc: "Ahmed S. Darwish" , Thomas Gleixner , a.darwish@linutronix.de, LKML , Theodore Ts'o , Nicholas Mc Guire , the arch/x86 maintainers , Andy Lutomirski , Kees Cook Subject: Re: x86/random: Speculation to the rescue Message-ID: <20191006120742.GE24605@amd> References: <20191001161448.GA1918@darwi-home-pc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BQPnanjtCNWHyqYD" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --BQPnanjtCNWHyqYD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Entropy really is hard. It's hard to generate, and it's hard to measure. It is not hard to generate... not on PC, not on most machines. "find /" can generate plenty of entropy... certainly on any PC. But it does not work everywhere, and we may need other methods of generating entropy on some very embedded systems... So IMO we shold have generic driver for PC-like machines and specific drivers for the embedded stuff that needs it. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --BQPnanjtCNWHyqYD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl2Z2Q4ACgkQMOfwapXb+vLJmwCgsFCfHfVV/UV8/H1RKW3Bb2qW tgcAoIHZHNpLto8l4KAkxCjjogABil9Q =6JAW -----END PGP SIGNATURE----- --BQPnanjtCNWHyqYD--