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
36 This declares whether a shared memory based transport for SCMI is
42 This declares whether a message passing based transport for SCMI is
46 bool "SCMI transport based on Mailbox"
52 Enable mailbox based transport for SCMI.
55 transport based on mailboxes, answer Y.
58 bool "SCMI transport based on OP-TEE service"
65 This enables the OP-TEE service based transport for SCMI.
68 transport based on OP-TEE SCMI service, answer Y.
71 bool "SCMI transport based on SMC"
77 Enable SMC based transport for SCMI.
80 transport based on SMC, answer Y.
86 Enable support of atomic operation for SCMI SMC based transport.
88 If you want the SCMI SMC based transport to operate in atomic
93 in atomic context too, at the price of using a number of busy-waiting
97 bool "SCMI transport based on VirtIO"
102 This enables the virtio based transport for SCMI.
105 transport based on VirtIO, answer Y.
108 bool "SCMI VirtIO transport Version 1 compliance"
112 This enforces strict compliance with VirtIO Version 1 specification.
115 with Legacy VirtIO backends and instead support only VirtIO Version 1
126 Enable support of atomic operation for SCMI VirtIO based transport.
128 If you want the SCMI VirtIO based transport to operate in atomic
134 in atomic context too, at the price of using a number of busy-waiting