Lines Matching full:stm
2 config STM config
6 A System Trace Module (STM) is a device exporting data in System
8 Examples of such devices are Intel(R) Trace Hub and Coresight STM.
12 if STM
15 tristate "Basic STM framing protocol driver"
18 This is a simple framing protocol for sending data over STM
19 devices. This was the protocol that the STM framework used
21 driver for compatibility with your existing STM setup.
30 tristate "MIPI SyS-T STM framing protocol driver"
44 tristate "Dummy STM driver"
46 This is a simple dummy device that pretends to be an stm device
47 and discards your data. Use for stm class testing.
52 tristate "Kernel console over STM devices"
55 messages to trace hosts over STM devices.
57 If you want to send kernel console messages over STM devices,
61 tristate "Heartbeat over STM devices"
64 heartbeat messages to trace hosts over STM devices. It is
65 also useful for testing stm class drivers and the stm class
68 If you want to send heartbeat messages over STM devices,
72 tristate "Copy the output from kernel Ftrace to STM engine"
76 to STM engine. Enabling this option will introduce a slight
79 If you want to send kernel Ftrace messages over STM devices,