+16
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The upstream kernel deliberately blocks EL0 access to CNTPCT. However Qualcomm's time_daemon attempts to read from CNTPCT_EL0, and Qualcomm has forked the ARM architectured timer driver to allow this to succeed. As a workaround, add a trap handler for CNTPCT similar to the existing one for CNTVCT. Bug: 68266545 Change-Id: Id49b60ebdeca84fab655079c8c22afd3171371b0 (reverted from commit 5495a952) (reverted from commit 3c65698c)