arm-trusted-firmware/plat/arm/board/arm_fpga
Andre Przywara a82ea1dbbf arm_fpga: Remove bogus timer initialisation
The arm_fpga platform code contains an dubious line to initialise some
timer. On closer inspection this turn out to be bogus, as this was only
needed on some special (older) FPGA board, and is actually not needed on
the current model. Also the base address was wrong anyways.

Remove the code entirely.

Change-Id: I02e71aea645051b5addb42d972d7a79f04b81106
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2020-04-09 13:53:50 +01: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: Enable position-independent execution 2020-03-26 20:41:59 +00:00
fpga_bl31_setup.c arm_fpga: Remove bogus timer initialisation 2020-04-09 13:53:50 +01: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 arm_fpga: Remove bogus timer initialisation 2020-04-09 13:53:50 +01:00
fpga_gicv3.c plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller 2020-03-26 20:41:58 +00:00
fpga_pm.c Fix coverity defects found on the FPGA port. 2020-04-02 14:11:12 +01:00
fpga_private.h plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller 2020-03-26 20:41:58 +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 arm_fpga: adapt to new way of including gicv3 files 2020-04-03 20:02:56 +01:00