ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH un-def/sisyphus] config: Enable seeding CRNG from CPU and bootleader
@ 2022-05-09 14:23 Vitaly Chikunov
  2022-05-09 16:05 ` Andrey Savchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Chikunov @ 2022-05-09 14:23 UTC (permalink / raw)
  To: devel-kernel

This can be disabled at boot time with:
  random.trust_cpu=off
  random.trust_bootloader=off

Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
---
 config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config b/config
index e529911fd5dc..5b817e945274 100644
--- a/config
+++ b/config
@@ -4479,8 +4479,8 @@ CONFIG_XILLYBUS_CLASS=m
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 # CONFIG_XILLYUSB is not set
-# CONFIG_RANDOM_TRUST_CPU is not set
-# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
 # end of Character devices
 
 #
-- 
2.33.2



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

end of thread, other threads:[~2022-05-11  6:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 14:23 [d-kernel] [PATCH un-def/sisyphus] config: Enable seeding CRNG from CPU and bootleader Vitaly Chikunov
2022-05-09 16:05 ` Andrey Savchenko
2022-05-10 21:43   ` Vladimir D. Seleznev
2022-05-11  6:01     ` Andrey Savchenko

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git