arm-trusted-firmware/plat/nvidia/tegra/soc/t186
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
..
drivers Tegra186: mce: get the "right" uncore command/response bits 2019-01-23 10:31:13 -08:00
plat_memctrl.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_psci_handlers.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_secondary.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_setup.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_sip_calls.c Tegra186: sip_calls: fix defects flagged by MISRA scan 2019-01-18 09:09:15 -08:00
plat_smmu.c Tegra: memctrl_v2: platform handlers to program MSS 2019-01-23 10:30:54 -08:00
plat_trampoline.S Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1 2019-01-23 10:32:41 -08:00
platform_t186.mk Tegra: smmu: add a hook to get number of devices 2019-01-18 09:21:50 -08:00