commit | 835738948da121b06796b131d6ae969b2300667c | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Thu Apr 16 10:48:02 2020 -0500 |
committer | Jimmy Brisson <jimmy.brisson@arm.com> | Tue Jun 02 09:18:58 2020 -0500 |
tree | 4a41a98b1d3f8e998889ed2db2b3f62d855622f3 | |
parent | ecc3c67023481e74a02b5148017a32ca43fd931c [diff] |
Enable ARMv8.6-ECV Self-Synch when booting to EL2 Enhanced Counter Virtualization, ECV, is an architecture extension introduced in ARMv8.6. This extension allows the hypervisor, at EL2, to setup self-synchronizing views of the timers for it's EL1 Guests. This patch pokes the control register to enable this extension when booting a hypervisor at EL2. Change-Id: I4e929ecdf400cea17eff1de5cf8704aa7e40973d Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>