On 2/21/26 2:02 AM, Tao Tang wrote:
The Arm SMMUv3 architecture defines a set of registers for managing
secure transactions and context.
This patch introduces the definitions for these secure registers within
the SMMUv3 device model internal header.
Signed-off-by: Tao Tang <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Link:
https://lore.kernel.org/qemu-devel/[email protected]/
---
include/hw/arm/smmuv3-common.h | 70 +++++++++++++++++++++++++++++++++-
1 file changed, 69 insertions(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>