Lines Matching full:scmi
5 tristate "ARM System Control and Management Interface (SCMI) Message Protocol"
8 ARM System Control and Management Interface (SCMI) protocol is a
10 used in system management. SCMI is extensible and currently provides
22 making use of the features offered by the SCMI.
29 This declares whether at least one SCMI facility is configured
31 of a common SCMI debugfs root directory.
34 bool "Enable support for SCMI Raw transmission mode"
38 Enable support for SCMI Raw transmission mode.
40 If enabled allows the direct injection and snooping of SCMI bare
42 It is meant to be used by SCMI compliance/testing suites.
44 When enabled regular SCMI drivers interactions are inhibited in
45 order to avoid unexpected interactions with the SCMI Raw message
49 bool "Allow SCMI Raw mode coexistence with normal SCMI stack"
52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack.
54 This will allow regular SCMI drivers to register with the core and
55 operate normally, thing which could make an SCMI test suite using the
56 SCMI Raw mode support unreliable. If unsure, say N.
59 bool "Enable SCMI communication debug metrics tracking"
70 SCMI monitoring.
78 tristate "SCMI system power control driver"
82 reboot actions to SCMI System Power notifications generated by SCP
87 early shutdown/reboot SCMI requests.