Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Open Source
>
Other
>
Operation System
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
458
Star
1.7K
Fork
1.9K
GVP
openEuler
/
kernel
Closed
Code
Issues
1271
Pull Requests
991
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
[OLK-5.10] 回合社区支持ARMv8.6 arm_arch_timer的补丁
Done
#I4QCBG
Task
wangxiongfeng
member
Opened this issue
2022-01-11 15:25
回合社区支持ARMv8.6 arm_arch_timer的补丁 ARMv8.6支持arm_arch_timer为1GHz,但设置定时时间用的寄存器TVAL为32位,这样设置的时间间隔很短, 补丁集将其改为用 CVAL ,该寄存器为 64位 另外在硬件支持 ECV 时,使用自刷新寄存器 SYS_CNTVCTSS_EL0 获取时间,可以少执行一条 isb clocksource/arm_arch_timer: Add basic ARMv8.6 support https://patchwork.kernel.org/project/linux-arm-kernel/cover/20211017124225.3018098-1-maz@kernel.org/ | db26f8f2da92 clocksource/drivers/arch_arm_timer: Move workaround synchronisation around c1153d52c414 clocksource/drivers/arm_arch_timer: Fix masking for high freq counters ec8f7f3342c8 clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming | 41f8d02a6a55 clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming interface | 012f18850452 clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations | 30aa08da35e0 clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code | 8b82c4f883a7 clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL | 72f47a3f0ea4 clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback ordering issue | ac9ef4f24cb2 clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names | a38b71b0833e clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL | 1e8d929231cf clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64 | d72689988d67 clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors | 4775bc63f880 clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses | fee29f008aa3 arm64: Add HWCAP for self-synchronising virtual counter ae976f063b60 arm64: Add handling of CNTVCTSS traps 9ee840a96042 arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0
回合社区支持ARMv8.6 arm_arch_timer的补丁 ARMv8.6支持arm_arch_timer为1GHz,但设置定时时间用的寄存器TVAL为32位,这样设置的时间间隔很短, 补丁集将其改为用 CVAL ,该寄存器为 64位 另外在硬件支持 ECV 时,使用自刷新寄存器 SYS_CNTVCTSS_EL0 获取时间,可以少执行一条 isb clocksource/arm_arch_timer: Add basic ARMv8.6 support https://patchwork.kernel.org/project/linux-arm-kernel/cover/20211017124225.3018098-1-maz@kernel.org/ | db26f8f2da92 clocksource/drivers/arch_arm_timer: Move workaround synchronisation around c1153d52c414 clocksource/drivers/arm_arch_timer: Fix masking for high freq counters ec8f7f3342c8 clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming | 41f8d02a6a55 clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming interface | 012f18850452 clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations | 30aa08da35e0 clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code | 8b82c4f883a7 clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL | 72f47a3f0ea4 clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback ordering issue | ac9ef4f24cb2 clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names | a38b71b0833e clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL | 1e8d929231cf clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64 | d72689988d67 clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors | 4775bc63f880 clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses | fee29f008aa3 arm64: Add HWCAP for self-synchronising virtual counter ae976f063b60 arm64: Add handling of CNTVCTSS traps 9ee840a96042 arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0
Comments (
2
)
Sign in
to comment
Status
Done
Backlog
Doing
Done
Declined
Assignees
Not set
Labels
sig/Kernel
Not set
Projects
Unprojected
Unprojected
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(3)
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register