Skip to content

[redhat] Enable CONFIG_RANDOM_TRUST_CPU for all arches but aarch64

Many modern cloud instance types have hardware with RDRAND, but the RHEL-9
still do not use it. Enable CONFIG_RANDOM_TRUST_CPU the same way as in the
RHEL-8 and Fedora and add ARM too.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976877
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
Edited by Vladis Dronov

Merge request reports