]> git.ipfire.org Git - people/ms/u-boot.git/commit
Armv8: Initializing CNTVOFF_EL2
authorDavid Feng <fenghua@phytium.com.cn>
Mon, 2 Mar 2015 07:29:34 +0000 (15:29 +0800)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 16 Apr 2015 09:27:15 +0000 (11:27 +0200)
commit148822d5464b99f4996d6aa8891013b7929c50dc
tree19ba508bfdfa9a6726152383c8f519fc6865b486
parent81e9fe5a29880d7af75702291ab0f36ed5a1b054
Armv8: Initializing CNTVOFF_EL2

Linux-arm64 require that CNTVOFF_EL2 should be programmed with
a consistent value on all cpus. Initializing CNTVOFF_EL2 at state
transition instead of start.S could prevent potential different value
on cpus if ATF exist and u-boot runs at only one cpu.

Signed-off-by: David Feng <fenghua@phytium.com.cn>
arch/arm/include/asm/macro.h