diff options
author | Kun Qin <kuqin@microsoft.com> | 2024-10-10 15:21:36 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-11 18:21:29 +0000 |
commit | 77d32b179661739ce9a7e59141338c460da54e47 (patch) | |
tree | dde80bf32f35f64454aaf7d83e684370fafbe434 /BaseTools/Source | |
parent | 957fcbe7a3396dbd568f685d6c967514bdfb59f1 (diff) | |
download | edk2-77d32b179661739ce9a7e59141338c460da54e47.zip edk2-77d32b179661739ce9a7e59141338c460da54e47.tar.gz edk2-77d32b179661739ce9a7e59141338c460da54e47.tar.bz2 |
ArmPkg: TimerDxe: Use 64bit operation for timer ticks
The current implementation operates on 64bit value with implicit value
truncation.
This change updates the involved frequencies to use 64 bit based
operations.
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Kun Qin <kun.qin@microsoft.com>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions