Lines Matching +full:1 +full:- +full:based

1 # SPDX-License-Identifier: GPL-2.0-only
9 set of operating system-independent software interfaces that are
11 interfaces for: Discovery and self-description of the interfaces
13 a given device or domain into the various power-saving states that
68 This declares whether a shared memory based transport for SCMI is
74 This declares whether a message passing based transport for SCMI is
78 bool "SCMI transport based on Mailbox"
84 Enable mailbox based transport for SCMI.
87 transport based on mailboxes, answer Y.
90 bool "SCMI transport based on OP-TEE service"
97 This enables the OP-TEE service based transport for SCMI.
100 transport based on OP-TEE SCMI service, answer Y.
103 bool "SCMI transport based on SMC"
109 Enable SMC based transport for SCMI.
112 transport based on SMC, answer Y.
118 Enable support of atomic operation for SCMI SMC based transport.
120 If you want the SCMI SMC based transport to operate in atomic
125 in atomic context too, at the price of using a number of busy-waiting
129 bool "SCMI transport based on VirtIO"
134 This enables the virtio based transport for SCMI.
137 transport based on VirtIO, answer Y.
140 bool "SCMI VirtIO transport Version 1 compliance"
144 This enforces strict compliance with VirtIO Version 1 specification.
147 with Legacy VirtIO backends and instead support only VirtIO Version 1
158 Enable support of atomic operation for SCMI VirtIO based transport.
160 If you want the SCMI VirtIO based transport to operate in atomic
166 in atomic context too, at the price of using a number of busy-waiting