Lines Matching +full:system +full:- +full:management
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "ARM System Control and Management Interface Protocol"
5 tristate "ARM System Control and Management Interface (SCMI) Message Protocol"
8 ARM System Control and Management Interface (SCMI) protocol is a
9 set of operating system-independent software interfaces that are
10 used in system management. SCMI is extensible and currently provides
11 interfaces for: Discovery and self-description of the interfaces
12 it supports, Power domain management which is the ability to place
13 a given device or domain into the various power-saving states that
14 it supports, Performance management which is the ability to control
17 management which is the ability to set and inquire rates on platform
18 managed clocks and Sensor management which is the ability to read
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.
125 in atomic context too, at the price of using a number of busy-waiting
166 in atomic context too, at the price of using a number of busy-waiting
185 tristate "SCMI system power control driver"
188 This enables System Power control logic which binds system shutdown or
189 reboot actions to SCMI System Power notifications generated by SCP