[PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms

Aneesh Kumar K.V aneesh.kumar at kernel.org
Sun Sep 1 20:53:51 PDT 2024


Steven Price <steven.price at arm.com> writes:

> From: Sami Mujawar <sami.mujawar at arm.com>
 
...
 
> --- /dev/null
> +++ b/drivers/virt/coco/arm-cca-guest/Kconfig
> @@ -0,0 +1,11 @@
> +config ARM_CCA_GUEST
> +	tristate "Arm CCA Guest driver"
> +	depends on ARM64
> +	default m
> +	select TSM_REPORTS
> +	help
> +	  The driver provides userspace interface to request and
> +	  attestation report from the Realm Management Monitor(RMM).
> +
> +	  If you choose 'M' here, this module will be called
> +	  arm-cca-guest.
>

Can we rename the generic Kconfig variable to ARM_CCA_TSM_REPORT?. Also
should the directory be arm64-cca-guest?


-aneesh



More information about the linux-arm-kernel mailing list