blob: 3f0f013f03f1591032572314a26d665c6456febc (
plain)
1
2
3
4
5
6
7
8
9
10
|
config ARM_CCA_GUEST
tristate "Arm CCA Guest driver"
depends on ARM64
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.
|