Home
last modified time | relevance | path

Searched hist:"2561 cb50f163e8c47b02dc9d9e66405823045660" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/memctrl/
H A Dmemctrl_v2.c2561cb50f163e8c47b02dc9d9e66405823045660 Wed Nov 13 10:36:07 UTC 2019 Anthony Zhou <anzhou@nvidia.com> Tegra194: add redundancy checks for MMIO writes

MMIO writes should verify that the writes actually went through.
Read the value back after the write operation, perform assert
if the read back value is not same as the write value.

Change-Id: Id2ceb014116f3aa6a9e86505ca1ae9911470a679
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_secondary.c2561cb50f163e8c47b02dc9d9e66405823045660 Wed Nov 13 10:36:07 UTC 2019 Anthony Zhou <anzhou@nvidia.com> Tegra194: add redundancy checks for MMIO writes

MMIO writes should verify that the writes actually went through.
Read the value back after the write operation, perform assert
if the read back value is not same as the write value.

Change-Id: Id2ceb014116f3aa6a9e86505ca1ae9911470a679
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
H A Dplat_setup.c2561cb50f163e8c47b02dc9d9e66405823045660 Wed Nov 13 10:36:07 UTC 2019 Anthony Zhou <anzhou@nvidia.com> Tegra194: add redundancy checks for MMIO writes

MMIO writes should verify that the writes actually went through.
Read the value back after the write operation, perform assert
if the read back value is not same as the write value.

Change-Id: Id2ceb014116f3aa6a9e86505ca1ae9911470a679
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
H A Dplat_psci_handlers.c2561cb50f163e8c47b02dc9d9e66405823045660 Wed Nov 13 10:36:07 UTC 2019 Anthony Zhou <anzhou@nvidia.com> Tegra194: add redundancy checks for MMIO writes

MMIO writes should verify that the writes actually went through.
Read the value back after the write operation, perform assert
if the read back value is not same as the write value.

Change-Id: Id2ceb014116f3aa6a9e86505ca1ae9911470a679
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
/rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/
H A Dmemctrl_v2.h2561cb50f163e8c47b02dc9d9e66405823045660 Wed Nov 13 10:36:07 UTC 2019 Anthony Zhou <anzhou@nvidia.com> Tegra194: add redundancy checks for MMIO writes

MMIO writes should verify that the writes actually went through.
Read the value back after the write operation, perform assert
if the read back value is not same as the write value.

Change-Id: Id2ceb014116f3aa6a9e86505ca1ae9911470a679
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>