Home
last modified time | relevance | path

Searched hist:"21 ec61a904d8003ab9b0f0092c24ecdd69327587" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/smmu/
H A Dsmmu.c21ec61a904d8003ab9b0f0092c24ecdd69327587 Thu Sep 26 15:26:41 UTC 2019 Varun Wadekar <vwadekar@nvidia.com> Tegra: smmu: add smmu_verify function

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: George Bauernschmidt <georgeb@nvidia.com>
/rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/
H A Dsmmu.h21ec61a904d8003ab9b0f0092c24ecdd69327587 Thu Sep 26 15:26:41 UTC 2019 Varun Wadekar <vwadekar@nvidia.com> Tegra: smmu: add smmu_verify function

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: George Bauernschmidt <georgeb@nvidia.com>
H A Dmemctrl_v2.h21ec61a904d8003ab9b0f0092c24ecdd69327587 Thu Sep 26 15:26:41 UTC 2019 Varun Wadekar <vwadekar@nvidia.com> Tegra: smmu: add smmu_verify function

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: George Bauernschmidt <georgeb@nvidia.com>
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_bl31_setup.c21ec61a904d8003ab9b0f0092c24ecdd69327587 Thu Sep 26 15:26:41 UTC 2019 Varun Wadekar <vwadekar@nvidia.com> Tegra: smmu: add smmu_verify function

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: George Bauernschmidt <georgeb@nvidia.com>