commit | 71d2d2b10f8cb2f4ec0768f319c5105f2b23958f | [log] [tgz] |
---|---|---|
author | Jagdish Gediya <jagdish.gediya@arm.com> | Wed Jul 17 15:34:28 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Tue Jul 23 15:34:25 2024 +0100 |
tree | ab67e64d647a0c4f2316cf35bf397eba4054683a | |
parent | 4df2d37955fc0e43c5c7962071a27af6f009651f [diff] |
feat(tc): enable el1 access to DSU PMU registers DSU PMU registers are write accessible in EL1 if the ACTLR_EL3[12] bit and the ACTLR_EL2[12] bit are set to 1, and these registers are need to be set for all cores, so set these bits in platform reset handler. Change-Id: I1db6915939727f0909c05c8b103e37984aadb443 Signed-off-by: Jagdish Gediya <jagdish.gediya@arm.com> Signed-off-by: Leo Yan <leo.yan@arm.com>