11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
|
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.
|