• Steven Kao's avatar
    Tegra: rename secure scratch register macros · 601a8e54
    Steven Kao authored
    
    
    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: default avatarSteven Kao <skao@nvidia.com>
    601a8e54
tegra_def.h 11.7 KB