]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(xilinx): rename gic macros to make common
authorJay Buddhabhatti <jay.buddhabhatti@amd.com>
Tue, 28 Feb 2023 09:23:04 +0000 (01:23 -0800)
committerJay Buddhabhatti <jay.buddhabhatti@amd.com>
Tue, 28 Mar 2023 06:04:27 +0000 (23:04 -0700)
commit31b684898f71c80366ed539de63f796bb9c9712b
tree4cb7263d30c77fa90b46caf1f0b8ecad50a4bd70
parent407eb6fda06d7be034dc7f1c537183f64126f074
refactor(xilinx): rename gic macros to make common

Rename macros PLAT_VERSAL_GICD_BASE, PLAT_VERSAL_GICR_BASE,
PLAT_VERSAL_NET_GICD_BASE and PLAT_VERSAL_NET_GICR_BASE to
PLAT_GICD_BASE_VALUE and PLAT_GICR_BASE_VALUE to make common
for both Versal and Versal NET platforms.

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: Ibcebfb8e741e828ef272b32cbedfb4dcbf8629b6
plat/xilinx/versal/include/plat_macros.S
plat/xilinx/versal/include/platform_def.h
plat/xilinx/versal/pm_service/pm_client.c
plat/xilinx/versal/versal_gicv3.c
plat/xilinx/versal_net/include/plat_macros.S
plat/xilinx/versal_net/include/platform_def.h
plat/xilinx/versal_net/versal_net_gicv3.c