• Varun Wadekar's avatar
    Tegra: smmu: add smmu_verify function · 21ec61a9
    Varun Wadekar authored
    
    
    The SMMU configuration can get corrupted or updated by
    external clients during boot without our knowledge.
    
    This patch introduces a "verify" function for the SMMU
    driver, to check that the boot configuration settings are
    intact.  Usually, this function should be called at the
    end of the boot cycle.
    
    This function only calls panic() on silicon platforms.
    
    Change-Id: I2ab45a7f228781e71c73ba1f4ffc49353effe146
    Signed-off-by: default avatarGeorge Bauernschmidt <georgeb@nvidia.com>
    21ec61a9
smmu.h 2.29 KB