diff options
author | Michael Roth <michael.roth@amd.com> | 2024-05-02 13:49:29 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-05-02 12:43:50 +0000 |
commit | fecf55a66a1cf908c2f906bedb79fe2e8362d50f (patch) | |
tree | 2d8c650075da9713df1403578dbf874ea25f5033 /OvmfPkg/README | |
parent | f0ed194236b1fe55199ee82c014b70119ee3f227 (diff) | |
download | edk2-fecf55a66a1cf908c2f906bedb79fe2e8362d50f.zip edk2-fecf55a66a1cf908c2f906bedb79fe2e8362d50f.tar.gz edk2-fecf55a66a1cf908c2f906bedb79fe2e8362d50f.tar.bz2 |
OvmfPkg/CcExitLib: Drop special handling for Encrypted MMIO to APIC
The current #VC handler guards against MMIO to addresses that are mapped
with the encryption bit set, but has an special exception for MMIO
accesses to the APIC base address so allow for early access during SEC.
Now that the SEC page table has the encryption bit cleared for the APIC
base address range, there is no longer any need for this special
handling. Go ahead and remove it.
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'OvmfPkg/README')
0 files changed, 0 insertions, 0 deletions