diff options
author | Kai Huang <[email protected]> | 2023-12-08 09:07:24 -0800 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-12-08 09:12:06 -0800 |
commit | 1e66a7e275393055d98d2306771fe1feadeb1cd6 (patch) | |
tree | 74dfb5d514aaf673468ccd5828848992e4b413cc /scripts/gdb/linux/utils.py | |
parent | 3115cabd935ade76fbe61154d1e405158e548272 (diff) |
x86/virt/tdx: Handle SEAMCALL no entropy error in common code
Some SEAMCALLs use the RDRAND hardware and can fail for the same reasons
as RDRAND. Use the kernel RDRAND retry logic for them.
There are three __seamcall*() variants. Do the SEAMCALL retry in common
code and add a wrapper for each of them.
Signed-off-by: Kai Huang <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Kirill A. Shutemov <[email protected]>
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Reviewed-by: Dave Hansen <[email protected]>
Link: https://lore.kernel.org/all/20231208170740.53979-4-dave.hansen%40intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions