Add doc on entropy related failure on AMD Zen 5 CPUs

This commit is contained in:
raja-grewal 2025-11-02 15:54:34 +11:00 committed by GitHub
parent 8f78269949
commit d175d1be52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -306,6 +306,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX efi=disable_early_pci_dma"
## https://lkml.org/lkml/2022/6/5/271
## https://lwn.net/Articles/961121/
## https://lore.kernel.org/lkml/aPFDn-4Cm6n0_3_e@gourry-fedora-PF4VCD3F/
## https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7055.html
##
## KSPP=yes
## KSPP sets CONFIG_RANDOM_TRUST_BOOTLOADER=y and CONFIG_RANDOM_TRUST_CPU=y.