arm-trusted-firmware/plat/arm/board
Andre Przywara 40a0de1972 arm_fpga: Remove SPE PMU DT node if SPE is not available
The Statistical Profiling Extension (SPE) is an architectural feature we
can safely detect at runtime. However it still relies on one piece of
platform-specific information: the interrupt line it is connected
to. This requires SPE to be described in a devicetree node.

Since SPE support varies with the CPU cores found on an FPGA image, we
should detect the presence of SPE at runtime, and remove a potentially
existing SPE PMU node from the DT.

This allows to always have the SPE node in a generic devicetree file,
without risking exposing it on a CPU without this feature.

Change-Id: I73d83ea8509b03fe7bba20b9cce8d1335035fa31
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2020-09-29 13:28:25 +01:00
..
a5ds plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
arm_fpga arm_fpga: Remove SPE PMU DT node if SPE is not available 2020-09-29 13:28:25 +01:00
common plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
corstone700 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
fvp Merge "SPMC: adjust the number of EC context to max number of PEs" into integration 2020-09-22 09:50:31 +00:00
fvp_ve plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
juno plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
n1sdp n1sdp: remote chip SPI numbering for multichip GIC routing 2020-08-24 15:47:09 +05:30
rddaniel plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rddanielxlr plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rde1edge plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rdn1edge plat/arm: rdn1edge: Correct mismatched parenthesis in makefile 2020-09-10 10:32:40 +00:00
sgi575 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
sgm775 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
tc0 plat: tc0: enable TZC 2020-09-24 10:50:25 +01:00