commit | db5d9567fb842d77e3fcdd4ea3d8310730e8a7ef | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Aug 01 16:36:01 2025 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Tue Aug 12 16:07:44 2025 +0200 |
tree | c35fbbec61a18db79b237e69cc9e6530f1cf2145 | |
parent | 2dd2a4966e8f72c77bd0fe25363d7082a4f8df1d [diff] |
Initial implementation of the Arm generic timer driver The implementation provides register descriptions and drivers for the CNTControlBase, CNTCTLBase, CNTReadBase, CNTBaseN, CNTEL0BaseN frames. It also implements blocking and interrupt based timer wait functions. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ie0f06bfc1e35d38c3e4929fe2288dc510b8cd8ee
Driver implementation for the memory mapped Generic Timer peripheral of the Arm A-profile architecture. The implementation is based on the following sections of the Arm Architecture Reference Manual for A-profile architecture.
CNTControlBase
CNTCTLBase
CNTReadBase
CNTBaseN
CNTEL0BaseN
The project is MIT and Apache-2.0 dual licensed, see LICENSE-APACHE
and LICENSE-MIT
.
arm-generic-timer is a trustedfirmware.org maintained project. All contributions are ultimately merged by the maintainers listed below.
Please follow the directions of the Trusted Firmware Processes
Contributions are handled through review.trustedfirmware.org.
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
This project uses some of the Arm product, service or technology trademarks, as listed in the Trademark List, in accordance with the Arm Trademark Use Guidelines.
Subsequent uses of these trademarks throughout this repository do not need to be prefixed with the Arm word trademark.
Copyright The arm-generic-timer Contributors.