arm-trusted-firmware/plat/arm/board/arm_fpga
Oliver Swede 2d696d1811 plat/arm/board/arm_fpga: Initialize the System Counter
This sets the frequency of the system counter so that the Delay Timer
driver programs the correct value to CNTCRL. This value depends on
the FPGA image being used, and is 10MHz for the initial test image.
Once configured, the BL31 platform setup sequence then enables the
system counter.

Signed-off-by: Oliver Swede <oli.swede@arm.com>
Change-Id: Ieb036a36fd990f350b5953357424a255b8ac5d5a
2020-03-26 20:40:50 +00:00
..
aarch64 plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images 2020-03-26 20:40:48 +00:00
include plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images 2020-03-26 20:40:48 +00:00
fpga_bl31_setup.c plat/arm/board/arm_fpga: Initialize the System Counter 2020-03-26 20:40:50 +00:00
fpga_console.c plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image 2020-03-26 20:22:30 +00:00
fpga_def.h plat/arm/board/arm_fpga: Initialize the System Counter 2020-03-26 20:40:50 +00:00
fpga_pm.c plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images 2020-03-26 20:40:48 +00:00
fpga_private.h plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image 2020-03-26 20:22:30 +00:00
fpga_topology.c plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images 2020-03-26 20:40:48 +00:00
platform.mk plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image 2020-03-26 20:22:30 +00:00