commit | 034cc8087b249f87bfd42b99ac8553756274ee5a | [log] [tgz] |
---|---|---|
author | sandeep chiluvuru <sandeep.chiluvuru@arm.com> | Thu Jun 06 10:28:40 2024 +0530 |
committer | Icen Zeyada <Icen.Zeyada2@arm.com> | Fri Oct 04 14:07:49 2024 +0000 |
tree | 92c4d50508f76a19cf5696674f6ce617501b48a9 | |
parent | 5d38dc09ebce3242050e27c20fb750b2674007f8 [diff] |
fix(tc): correct NS timer frame ID for TC The non-secure (NS) timer in TC is AP_GTCLK_NS_CNTBase1. This commit corrects the NS frame ID from its original value of 0 to U(1), ensuring that the correct CNTACR register bits are written. This change enables access to the counter registers. Change-Id: I287ab9c373a60741f78d44a67f546326916473ea Signed-off-by: Sandeep Chiluvuru <sandeep.chiluvuru@arm.com> Signed-off-by: Icen Zeyada <Icen.Zeyada2@arm.com>