arm-trusted-firmware/plat/nvidia/tegra/include
Varun Wadekar 68c7de6fa9 Tegra186: save/restore BL31 context to/from TZDRAM
This patch adds support to save the BL31 state to the TZDRAM
before entering system suspend. The TZRAM loses state during
system suspend and so we need to copy the entire BL31 code to
TZDRAM before entering the state.

In order to restore the state on exiting system suspend, a new
CPU reset handler is implemented which gets copied to TZDRAM
during boot. TO keep things simple we use this same reset handler
for booting secondary CPUs too.

Change-Id: I770f799c255d22279b5cdb9b4d587d3a4c54fad7
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-03-23 14:17:32 -07:00
..
drivers Tegra186: save/restore BL31 context to/from TZDRAM 2017-03-23 14:17:32 -07:00
t132 Tegra: support for silicon/simulation platforms 2017-03-02 13:01:01 -08:00
t186 Tegra186: re-configure MSS' client settings 2017-03-23 11:22:58 -07:00
t210 Tegra: support for silicon/simulation platforms 2017-03-02 13:01:01 -08:00
plat_macros.S Tegra: fix logic to calculate GICD_ISPENDR register address 2017-03-02 13:01:25 -08:00
platform_def.h Tegra: increase ADDR_SPACE_SIZE to 35 bits 2017-03-02 13:02:27 -08:00
tegra_platform.h Tegra: public interfaces to get the chip's major/minor versions 2017-03-20 08:54:16 -07:00
tegra_private.h Tegra186: save/restore BL31 context to/from TZDRAM 2017-03-23 14:17:32 -07:00