SOLVED - Enable PSCI CPUIDLE for ARM64 development boards.

Discussion about U-Boot and the kernel.

SOLVED - Enable PSCI CPUIDLE for ARM64 development boards.

Postby moonlinux » Thu Jun 04, 2020 7:00 am

Hi All,

Please enable PSCI Idle config on ARM64 config in pcaman builds
$this->bbcode_second_pass_code('', 'CONFIG_ARM_PSCI_CPUIDLE=y
CONFIG_ARM_PSCI_FW=y')

On My RK3399 board I would get the following :(
$this->bbcode_second_pass_code('', ' $ sudo cpupower idle-info
CPUidle driver: none
CPUidle governor: menu
analyzing CPU 0:

CPU 0: No idle states')
After enable the above config option :D
$this->bbcode_second_pass_code('', ' $ sudo cpupower monitor
| Idle_Stats
PKG|CORE| CPU| WFI | cpu- | clus
0| 0| 0| 0.00| 0.71| 61.09
0| 1| 1| 0.00| 0.65| 21.09
0| 2| 2| 0.04| 0.00| 99.76
0| 3| 3| 0.00| 0.13| 40.94
1| 0| 4| 0.00| 0.00| 0.00
1| 1| 5| 0.00| 0.00| 93.46
')

Thanks :D
moonlinux
 
Posts: 14
Joined: Mon Jul 13, 2015 5:38 pm

Return to U-Boot/Kernel

Who is online

Users browsing this forum: No registered users and 22 guests

cron