Unique names for defines in the CPU libraries
This patch makes all the defines in the CPU libraries unique,
by prefixing them with the CPU name.

NOTE: PLATFORMS USING THESE MACROS WILL HAVE TO UPDATE THEIR CODE
TO START USING THE UPDATED NAMES

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 6311f63 commit fb7d32e5881ef2445e8fe2305005f5590d4a7cfa
@Varun Wadekar Varun Wadekar authored on 5 Jun 2017
Showing 17 changed files
View
include/lib/cpus/aarch32/cortex_a53.h
View
include/lib/cpus/aarch32/cortex_a57.h
View
include/lib/cpus/aarch32/cortex_a72.h
View
include/lib/cpus/aarch64/cortex_a53.h
View
include/lib/cpus/aarch64/cortex_a57.h
View
include/lib/cpus/aarch64/cortex_a72.h
View
lib/cpus/aarch32/cortex_a53.S
View
lib/cpus/aarch32/cortex_a57.S
View
lib/cpus/aarch32/cortex_a72.S
View
lib/cpus/aarch64/cortex_a53.S
View
lib/cpus/aarch64/cortex_a57.S
View
lib/cpus/aarch64/cortex_a72.S
View
plat/arm/board/juno/aarch64/juno_helpers.S
View
plat/hisilicon/hikey/hisi_pwrc_sram.S
View
plat/nvidia/tegra/common/aarch64/tegra_helpers.S
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/rockchip/common/aarch64/plat_helpers.S