mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
![]() The GTimer implemented on SynQuacer has similar issue found on Juno wherein CNTBaseN.CNTFRQ can be written but does not reflect the value of the CNTFRQ register in CNTCTLBase frame. This doesn't follow ARM ARM in that the value updated in CNTCTLBase.CNTFRQ is not reflected in CNTBaseN.CNTFRQ. Hence enable the workaround (applied to Juno) for SynQuacer that updates the CNTFRQ register in the Non Secure CNTBaseN frame. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Change-Id: I5204fb57f28c0945812814f008c4905ef0882e2b |
||
---|---|---|
.. | ||
drivers | ||
include | ||
platform.mk | ||
sq_bl31_setup.c | ||
sq_ccn.c | ||
sq_gicv3.c | ||
sq_helpers.S | ||
sq_psci.c | ||
sq_spm.c | ||
sq_topology.c | ||
sq_xlat_setup.c |