UEFI sets wrong values to CNTFRQ on Fast Models platforms
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro UEFI |
Fix Committed
|
Undecided
|
Ryan Harkin |
Bug Description
in all these files:
ArmPlatformPkg/
ArmPlatformPkg/
ArmPlatformPkg/
ArmPlatformPkg/
ArmPlatformPkg/
The ArchTimer value (which I believe ends up being written in CNTFRQ or CNTFRQ_EL1) is not consistent with the input clock on these models, which is always 100MHz.
Linux uses the value from the DTS, for example:
https:/
Changed in linaro-uefi: | |
assignee: | nobody → Ryan Harkin (ryanharkin) |
Changed in linaro-uefi: | |
status: | Fix Released → Fix Committed |
milestone: | none → 14.07 |
expecting this to be fixed upstream - need to test possibly to confirm the fix.