aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBrijesh Singh <[email protected]>2022-02-09 12:10:07 -0600
committerBorislav Petkov <[email protected]>2022-04-06 13:10:30 +0200
commit0bd6f1e526070271dbe0f626b123b4f6b01dc79c (patch)
tree200b20241a403fc980ce96d8273fce2e5b145010 /tools/perf/scripts/python/bin
parentcbd3d4f7c4e5a93edae68e5142a269368fde77d6 (diff)
x86/sev: Add a helper for the PVALIDATE instruction
An SNP-active guest uses the PVALIDATE instruction to validate or rescind the validation of a guest page’s RMP entry. Upon completion, a return code is stored in EAX and rFLAGS bits are set based on the return code. If the instruction completed successfully, the carry flag (CF) indicates if the content of the RMP were changed or not. See AMD APM Volume 3 for additional details. Signed-off-by: Brijesh Singh <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Venu Busireddy <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions