PelionIoT/meta-mbl

imx6ul-pico-mbl: cpuidle is disabled

Closed this issue · 1 comments

Description

To allow OP-TEE to function correctly on IMX6UL the CPU idle power save functionality has been disabled. When CPU idle is enabled, it will power down hardware that is required for OP-TEE to work.

This is the patch commit that disables the cpuidle: 4b77f43

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug