Tegra186: Update API for reset vector ARI
The TEGRA_ARI_COPY_MISCREG_AA64_RST ARI should be called with
request_lo/hi set to zero. MTS automatically takes the reset
vector from MISCREG_AA64_RST register and does not need it to
be passed as parameters.  This patch updates the API and the
caller function accordingly.

Change-Id: Ie3e3402d93951102239d988ca9f0cdf94f290d2f
Signed-off-by: Krishna Sitaraman <ksitaraman@nvidia.com>
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 322b00f commit a259293ebee927cd661746c2dd890c8c283091a8
@Krishna Sitaraman Krishna Sitaraman authored on 2 Sep 2016
Varun Wadekar committed on 5 Apr 2017
Showing 4 changed files
View
plat/nvidia/tegra/soc/t186/drivers/include/mce.h
View
plat/nvidia/tegra/soc/t186/drivers/mce/ari.c
View
plat/nvidia/tegra/soc/t186/drivers/mce/mce.c
View
plat/nvidia/tegra/soc/t186/plat_secondary.c