/
usr
/
src
/
linux-headers-5.15.0-181
/
drivers
/
firmware
/
psci
/
/usr/src/linux-headers-5.15.0-181/drivers/firmware/psci
mkdir
upload
Name
Size
Mode
Actions
Kconfig
486
0644
edit
dl
rm
Makefile
122
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/drivers/firmware/psci/Kconfig
(486B)
# SPDX-License-Identifier: GPL-2.0-only config ARM_PSCI_FW bool config ARM_PSCI_CHECKER bool "ARM PSCI checker" depends on ARM_PSCI_FW && HOTPLUG_CPU && CPU_IDLE && !TORTURE_TEST help Run the PSCI checker during startup. This checks that hotplug and suspend operations work correctly when using PSCI. The torture tests may interfere with the PSCI checker by turning CPUs on and off through hotplug, so for now torture tests and PSCI checker are mutually exclusive.
Save
cmd:
run