arm64: arch_timer: Disable CNTVCT_EL0 trap if workaround is enabled
hulk inclusion
category: performance
bugzilla: 16082
CVE: NA
-------------------------------------------------
It costs very much time to read CNTVCT_EL0, if a cntvct workaround
and CNTVCT_EL0 trap is enabled. To decrease the read time, we disable
CNTVCT_EL0 trap and do the cntvct workaround in the VDSO by adding
vdso_fix.
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录