Author :
kettenis
Date :
2025-01-31 16:42:26
Hash :b42b1d52 Message :Explicitly initialize CNTHCTL_EL2 to a know state. Some of these bits
are architecturally UNKNOWN and other bits might be initialized to
different values than the documented defaults by the firmware.
Based on a diff from Jared McNeill in NetBSD.
ok patrick@ (and some input from lucas@)