arm-trusted-firmware/plat
Steven Kao 601a8e5495 Tegra: rename secure scratch register macros
This patch renames all the secure scratch registers to reflect their
usage.

This is a list of all the macros being renamed:

- SECURE_SCRATCH_RSV1_* -> SCRATCH_RESET_VECTOR_*
- SECURE_SCRATCH_RSV6 -> SCRATCH_SECURE_BOOTP_FCFG
- SECURE_SCRATCH_RSV11_* -> SCRATCH_SMMU_TABLE_ADDR_*
- SECURE_SCRATCH_RSV53_* -> SCRATCH_BOOT_PARAMS_ADDR_*
- SECURE_SCRATCH_RSV55_* -> SCRATCH_TZDRAM_ADDR_*

NOTE: Future SoCs will have to define these macros to
      keep the drivers functioning.

Change-Id: Ib3ba40dd32e77b92b47825f19c420e6fdfa8b987
Signed-off-by: Steven Kao <skao@nvidia.com>
2019-01-23 10:32:48 -08:00
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm SPM: Rename SPM_DEPRECATED flag to SPM_MM 2019-01-22 09:20:59 +00:00
common Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisilicon Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
imx warp7: Enable Trusted Board Boot for WaRP7 2019-01-18 16:10:55 +00:00
layerscape Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
marvell Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
mediatek Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
meson/gxbb Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
nvidia/tegra Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
qemu Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
renesas/rcar rcar_gen3: plat: update renesas version to 2.0.0 2019-01-08 14:08:44 +01:00
rockchip Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3 rpi3: fix RPI3_PRELOADED_DTB_BASE usage 2019-01-17 00:15:56 +02:00
socionext SPM: Rename SPM_DEPRECATED flag to SPM_MM 2019-01-22 09:20:59 +00:00
st/stm32mp1 stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure 2019-01-18 15:45:08 +01:00
ti/k3 Merge pull request #1772 from glneo/clear-proxy-queue 2019-01-22 15:03:01 +00:00
xilinx xilinx: Move IPI functions to common file 2019-01-09 12:38:00 -08:00