Re: [PATCH kernel 9/9] pci: Allow encrypted MMIO mapping via sysfs
From: Aneesh Kumar K . V
Date: Mon Mar 02 2026 - 03:21:09 EST
Alexey Kardashevskiy <aik@xxxxxxx> writes:
> Add another resource#d_enc to allow mapping MMIO as
> an encrypted/private region.
>
> Unlike resourceN_wc, the node is added always as ability to
> map MMIO as private depends on negotiation with the TSM which
> happens quite late.
Why is this needed? Is this for a specific tool?
-aneesh