commit | 3ad798343df23c6060aea9a253f1e7f4eb0e6fc5 | [log] [tgz] |
---|---|---|
author | Vignesh Radhakrishnan <vigneshr@nvidia.com> | Mon Dec 11 13:17:58 2017 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Jan 17 10:31:01 2020 +0000 |
tree | 18fe19bfaf205f07bf5b824240f73c05373b7977 | |
parent | 85c129f9c8034458de089727a8b85b8462c7c79f [diff] |
Tegra194: mce: support for shutdown and reboot This patch adds support for shutdown/reboot handlers to the MCE driver. ATF communicates with mce using nvg interface for shutdown & reboot. Both shutdown and reboot use the same nvg index. However, the 1st bit of the nvg data argument differentiates whether its a shutdown or reboot. Change-Id: Id2d1b0c4fec55abf69b7f8adb65ca70bfa920e73 Signed-off-by: Vignesh Radhakrishnan <vigneshr@nvidia.com>