commit | 4607f1748a398837d8478872814cc78229fa0848 | [log] [tgz] |
---|---|---|
author | Steven Kao <skao@nvidia.com> | Mon Oct 23 18:35:14 2017 +0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Nov 28 11:14:21 2019 -0800 |
tree | 391847d7382c059a6ec8cd4952ea0eaff20c3a74 | |
parent | acdf41107ed2ec8cd9c485fd4bb74809850de009 [diff] |
Tegra194: 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_RSV44_* -> SCRATCH_BOOT_PARAMS_ADDR_* - SECURE_SCRATCH_RSV97 -> SCRATCH_SECURE_BOOTP_FCFG - SECURE_SCRATCH_RSV99_* -> SCRATCH_SMMU_TABLE_ADDR_* - SECURE_SCRATCH_RSV109_* -> SCRATCH_RESET_VECTOR_* Change-Id: I838ece3da39bc4be8f349782e99bac777755fa39 Signed-off-by: Steven Kao <skao@nvidia.com>