diff options
author | Martin Radev <martin.b.radev@gmail.com> | 2020-09-07 16:16:13 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-09-10 22:49:25 +0300 |
commit | f5ed777586e08e09c4b6f1e87161a145ee1431cf (patch) | |
tree | 91064c42050caa1d751b7f3ee76b8bf3f909b4aa /arch/x86/boot/compressed/pgtable_64.c | |
parent | 39336f4ffb2478ad384075cf4ba7ef2e5db2bbd7 (diff) | |
download | linux-f5ed777586e08e09c4b6f1e87161a145ee1431cf.tar.xz |
x86/sev-es: Check required CPU features for SEV-ES
Make sure the machine supports RDRAND, otherwise there is no trusted
source of randomness in the system.
To also check this in the pre-decompression stage, make has_cpuflag()
not depend on CONFIG_RANDOMIZE_BASE anymore.
Signed-off-by: Martin Radev <martin.b.radev@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lkml.kernel.org/r/20200907131613.12703-73-joro@8bytes.org
Diffstat (limited to 'arch/x86/boot/compressed/pgtable_64.c')
0 files changed, 0 insertions, 0 deletions