arm-trusted-firmware/plat
Ronak Jain e5955d7c63 fix(xilinx): remove clock_setrate and clock_getrate api
As per the current code base, PM_CLOCK_SETRATE and PM_CLOCK_GETRATE
APIs are not supported for the runtime operations in the firmware and
the TF-A it is already returning an error when there is any request
to access these APIs. So, just removing the unused code to avoid the
confusion around these APIs.

Also, there is no issue with the backward compatibility as these APIs
were never used since implemented. Hence no need to bump up the
version of the feature check API as well.

Signed-off-by: Ronak Jain <ronak.jain@amd.com>
Change-Id: I444f973e62cd25aae2e7f697d808210b265106ad
2023-08-02 22:11:49 -07:00
..
allwinner feat(allwinner): use reset through scpi for warm/soft reset 2023-07-31 21:55:30 +02:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm feat(rdn2): enable Neoverse N2 CPU error handling support 2023-08-01 21:09:18 +05:30
aspeed/ast2700 feat(ast2700): add Aspeed AST2700 platform support 2023-06-12 10:28:21 +08:00
brcm chore(brcm): include cpu_helpers.S for bl2 build 2023-07-27 09:35:12 +01:00
common fix(plat/common): register PLAT_SP_PRI only if not already registered 2023-06-23 16:08:20 +05:30
hisilicon fix(spmd): fix build error with spmd 2023-05-10 15:57:29 -05:00
imx feat(imx8m): detect console base address during runtime 2023-07-25 09:54:02 +02:00
intel/soc fix(intel): resolved coverity checking 2023-07-11 00:06:19 +08:00
marvell fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
mediatek feat(mt8188): modify APU DAPC permission 2023-07-14 13:54:52 +08:00
nuvoton feat(nuvoton): added support for npcm845x chip 2023-07-26 08:14:45 +03:00
nvidia/tegra fix(tegra210): mark bits [23:17] as zero for Fast SMCs 2023-05-12 09:54:51 +01:00
nxp fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
qemu Merge "feat(qemu): add "neoverse-v1" cpu support" into integration 2023-07-06 15:39:24 +02:00
qti feat(msm8916): add port for MDM9607 2023-07-19 12:56:08 +02:00
renesas Merge "fix(rcar): add mandatory fields in 'reserved-memory' node" into integration 2023-07-10 17:15:23 +02:00
rockchip fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
rpi fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
socionext refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
st fix(st): flush UART at the end of uart_read() 2023-05-30 15:39:50 +02:00
ti/k3 fix(ti): remove check for zero value in BL31 boot args 2023-05-17 10:47:28 -05:00
xilinx fix(xilinx): remove clock_setrate and clock_getrate api 2023-08-02 22:11:49 -07:00