Tegra186: check MCE firmware version during boot
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 28 Mar 2016 23:00:02 +0000 (16:00 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 23 Mar 2017 21:19:46 +0000 (14:19 -0700)
commit5cb89c563726c9efabd7bcd9392a29a9a2a825df
treec1adbba13e86b1ea7d19ca0376f2860fe82efbae
parent50f38a4a53d4c5804db56cc1c2db2d9e5b443cea
Tegra186: check MCE firmware version during boot

This patch checks that the system is running with the supported MCE
firmware during boot. In case the firmware version does not match the
interface header version, then the system halts.

Change-Id: Ib82013fd1c1668efd6f0e4f36cd3662d339ac076
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/soc/t186/drivers/include/mce.h
plat/nvidia/tegra/soc/t186/drivers/mce/mce.c
plat/nvidia/tegra/soc/t186/plat_setup.c