Lines Matching +full:system +full:- +full:firmware
1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
7 menu "Firmware Drivers"
10 tristate "ARM System Control and Management Interface (SCMI) Message Protocol"
14 ARM System Control and Management Interface (SCMI) protocol is a
15 set of operating system-independent software interfaces that are
16 used in system management. SCMI is extensible and currently provides
17 interfaces for: Discovery and self-description of the interfaces
19 a given device or domain into the various power-saving states that
37 enabled or disabled via the SCP firmware
44 tristate "ARM System Control and Power Interface (SCPI) Message Protocol"
48 System Control and Power Interface (SCPI) Message Protocol is
50 Cores(AP) and the System Control Processor(SCP). The MHU peripheral
51 provides a mechanism for inter-processor communication between SCP
57 certain system clocks configuration, thermal sensors and many
70 enabled or disabled via the SCP firmware
78 standard for registering callbacks from the platform firmware
103 bool "Add firmware-provided memory map to sysfs" if EXPERT
106 Add the firmware-provided (unmodified) memory map to /sys/firmware/memmap.
110 See also Documentation/ABI/testing/sysfs-firmware-memmap.
117 If your firmware supplies the PCDP table, and you want to
121 If your firmware supplies the HCDP table, and you want to
141 Say Y here if you want to query SMBIOS/DMI system identification
143 DMI-based module auto-loading.
153 under /sys/firmware/dmi when this option is enabled and
160 bool "iSCSI Boot Firmware Table Attributes"
165 in which the ISCSI Boot Firmware Table (iBFT) resides. This
166 is necessary for iSCSI Boot Firmware Table Attributes module to work
170 tristate "iSCSI Boot Firmware Table Attributes module"
177 Boot Firmware Table (iBFT) via sysfs to userspace. If you wish to
178 detect iSCSI boot parameters dynamically during system boot, say Y.
182 tristate "Raspberry Pi Firmware Driver"
185 This option enables support for communicating with the firmware on the
194 Say Y or M here to enable the exporting of the QEMU firmware
196 found under /sys/firmware/fw_cfg when this option is enabled
206 may crash your system.
221 tristate "Intel Stratix10 Remote System Update"
224 The Intel Remote System Update (RSU) driver exposes interfaces
231 risk of corrupting the bitstream storage and bricking the system.
249 warm-restart enter a special debug mode that allows the user to
256 tristate "TI System Control Interface (TISCI) Message Protocol"
259 TI System Control Interface (TISCI) Message Protocol is used to manage
260 compute systems such as ARM, DSP etc with the system controller in
261 complex System on Chip(SoC) such as those found on certain keystone
264 System controller provides various facilities including power
268 provided by the system controller.
274 Some devices (including most early Tegra-based consumer devices on
281 comments in linux/firmware/trusted_foundations.h or the device tree
282 bindings for "tlm,trusted-foundations" for details on how to use it.
287 tristate "Turris Mox rWTM secure firmware driver"
294 This driver communicates with the firmware on the Cortex-M3 secure
300 source "drivers/firmware/broadcom/Kconfig"
301 source "drivers/firmware/google/Kconfig"
302 source "drivers/firmware/efi/Kconfig"
303 source "drivers/firmware/imx/Kconfig"
304 source "drivers/firmware/meson/Kconfig"
305 source "drivers/firmware/psci/Kconfig"
306 source "drivers/firmware/smccc/Kconfig"
307 source "drivers/firmware/tegra/Kconfig"
308 source "drivers/firmware/xilinx/Kconfig"