Tegra: introduce per-soc system reset handler
This patch adds a per-soc system reset handler for Tegra chips. The
handler gets executed before the actual system resets. This allows
for custom handling of the system reset sequence on each SoC.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 4266228 commit 3b40f993f40e1299edcea8ab662df5a2f518e89c
@Varun Wadekar Varun Wadekar authored on 9 Nov 2015
Showing 3 changed files
View
plat/nvidia/tegra/common/tegra_pm.c
View
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c