arm-trusted-firmware/plat/xilinx/zynqmp
Rajan Vaja ec9712cee1 zynqmp: pm: Add API to get number of clocks
Currently in Linux maximum number of clocks is hard-coded and
so it needs to allocate static memory. It can get actual clock
number after querying all clock names by special clock name
string. Add new query data parameter to get actual number of
clocks so Linux can get actual clock numbers in advance.

Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
2018-08-27 06:49:46 -07:00
..
aarch64 plat: xilinx: zynqmp: Get chipid from registers for BL32 2018-06-21 10:23:21 +05:30
include PSCI: Fix types of definitions 2018-07-20 13:49:22 +01:00
ipi_mailbox_service Add Xilinx ZynqMP IPI mailbox service 2018-01-08 16:03:09 -08:00
pm_service zynqmp: pm: Add API to get number of clocks 2018-08-27 06:49:46 -07:00
tsp Rework page table setup for varying number of mem regions 2018-07-24 15:01:57 +01:00
bl31_zynqmp_setup.c Rework page table setup for varying number of mem regions 2018-07-24 15:01:57 +01:00
plat_psci.c xilinx: zynqmp: Remove PMU Firmware checks 2018-05-17 15:18:46 +05:30
plat_startup.c plat: zynqmp: Don't panic() if we can't find the FSBL struct 2018-05-17 15:18:32 +05:30
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_zynqmp.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform.mk zynqmp: Add wdt timeout restart functionality 2018-05-17 15:19:26 +05:30
sip_svc_setup.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
zynqmp_def.h zynqmp: Add wdt timeout restart functionality 2018-05-17 15:19:26 +05:30
zynqmp_ipi.c zynqmp: pm_service: Make PMU IPI-1 channel unsecure 2018-05-17 15:19:02 +05:30
zynqmp_ipi.h Introduce ZynqMP IPI implementation 2018-01-08 16:03:09 -08:00
zynqmp_private.h zynqmp: Add wdt timeout restart functionality 2018-05-17 15:19:26 +05:30