Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-23 | x86/sev: Ensure that RMP table fixups are reserved | Ashish Kalra | 1 | -0/+2 |
2024-07-11 | x86/sev: Do RMP memory coverage check after max_pfn has been set | Tom Lendacky | 1 | -22/+22 |
2024-04-29 | x86/sev: Add callback to apply RMP table fixups for kexec | Ashish Kalra | 1 | -0/+36 |
2024-04-04 | x86/CPU/AMD: Track SNP host status with cc_platform_*() | Borislav Petkov (AMD) | 1 | -8/+18 |
2024-01-29 | crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump | Ashish Kalra | 1 | -0/+6 |
2024-01-29 | x86/sev: Introduce an SNP leaked pages list | Ashish Kalra | 1 | -0/+37 |
2024-01-29 | x86/sev: Adjust the directmap to avoid inadvertent RMP faults | Michael Roth | 1 | -2/+83 |
2024-01-29 | x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction | Brijesh Singh | 1 | -0/+92 |
2024-01-29 | x86/fault: Add helper for dumping RMP entries | Brijesh Singh | 1 | -10/+89 |
2024-01-29 | x86/sev: Add RMP entry lookup helpers | Brijesh Singh | 1 | -0/+49 |
2024-01-29 | x86/sev: Add SEV-SNP host initialization support | Brijesh Singh | 1 | -0/+216 |