arm-trusted-firmware/plat/socionext/synquacer
Masahisa Kojima 4d4911d77d fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN
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
2021-12-07 17:29:27 +09:00
..
drivers plat/synquacer: enable SCMI support 2019-03-13 09:54:15 +09:00
include fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN 2021-12-07 17:29:27 +09:00
platform.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
sq_bl31_setup.c fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN 2021-12-07 17:29:27 +09:00
sq_ccn.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_gicv3.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_helpers.S Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
sq_psci.c fix(plat/synquacer): update scmi power domain off handling 2021-09-14 11:24:30 +09:00
sq_spm.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
sq_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_xlat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00