summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2024-07-30 19:52:21 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-08-01 14:55:03 +0000
commit12dc8d420bc98ceb3dbeb7be433b7dfc465a24b8 (patch)
tree7902ed1d33fe523d584032a58a06ec8702068341 /ArmPlatformPkg
parente76b248d8fc37832a880121551b0780501f14308 (diff)
downloadedk2-12dc8d420bc98ceb3dbeb7be433b7dfc465a24b8.tar.gz
ArmPkg/ArmArchTimerLib: Drop pointless constructor
Drop the pointless constructor in ArmArchTimerLib, which does nothing useful, especially because AArch64 mandates the presence of the generic timer, and 32-bit ARM is mostly obsolete these days. To preserve the existing behavior in DEBUG builds when actually using the timer, move the ASSERT () on a non-zero frequency to the associated accessor helper function. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'ArmPlatformPkg')
0 files changed, 0 insertions, 0 deletions