commit | b87d7ab13f4b03f872c3c4a3dd7c755baf3a38d3 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Tue May 07 10:33:46 2024 -0500 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu May 09 10:20:58 2024 -0500 |
tree | afe29dd38d29db09037ca7086d404aa766d983b7 | |
parent | f99a69c386ce5448edfc47eaf146d1a20ac8216e [diff] |
feat(tc): add save/restore DSU PMU register support This patch adds support for preserving DSU PMU registers over a power cycle in TC platform. These PMU registers need to be manually saved/restored because they are part of cluster power domain and OS doesn't know when DSU is powered OFF. Change-Id: Ife9573f205d99d092039cb95674e7434bb5f9239 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>