arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Varun Wadekar 26c1a1e769 Tegra194: restore XUSB stream IDs on System Resume
The stream IDs for XUSB programmed during cold boot are lost on System
Suspend. This patch restores the XUSB stream IDs on System Resume.

NOTE: THE WARMBOOT CODE NEEDS TO MAKE SURE THAT THE XUSB MODULE IS OUT
OF RESET AND THE CLOCKS ARE ENABLED, BEFORE POWERING ON THE CPU, DURING
SYSTEM RESUME.

Change-Id: Ibd5f1e5ebacffa6b29b625f4c41ecf204afa8191
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-01-17 10:29:52 +00:00
..
drivers Tegra194: drivers: fix violations of MISRA Rule 21.1 2020-01-12 14:46:04 -08:00
plat_memctrl.c Tegra194: memctrl: fix logic to check TZDRAM config register access 2019-11-28 11:14:21 -08:00
plat_psci_handlers.c Tegra194: restore XUSB stream IDs on System Resume 2020-01-17 10:29:52 +00:00
plat_secondary.c Tegra194: helper functions for CPU rst handler and SMMU ctx offset 2019-11-28 11:14:21 -08:00
plat_setup.c Tegra194: restore XUSB stream IDs on System Resume 2020-01-17 10:29:52 +00:00
plat_sip_calls.c Tegra194: cleanup references to Tegra186 2019-11-28 11:14:21 -08:00
plat_smmu.c Tegra194: smmu: add support for backup multiple smmu regs 2019-12-10 09:59:40 -08:00
plat_trampoline.S Tegra194: smmu: add support for backup multiple smmu regs 2019-12-10 09:59:40 -08:00
platform_t194.mk Tegra: introduce plat_enable_console() 2019-11-28 11:14:21 -08:00