commit | 547d23b20d410e7d95af08cb6b90ceea9e57380b | [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 | 606104de00fb6c6cfd0c19591c8475fac21ecabb [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>