Tegra210: skip past sc7entry-fw signature header
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 19 Mar 2018 22:19:28 +0000 (15:19 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 31 Jan 2019 16:49:28 +0000 (08:49 -0800)
commitc33473d527ee5354abc3d169f68395179074f5df
treea49b0041cdb182479e7c0a63c3b77450826297e8
parent7350277ba8718e25c47bee0ac60e3bdb79bf9be8
Tegra210: skip past sc7entry-fw signature header

This patch skips past the signature header added to the sc7entry-fw
binary by the previous level bootloader. Currently, the size of
the header is 1KB, so adjust the start address and the binary size
at the time of copy.

Change-Id: Id0494548009749035846d54df417a960c640c8f9
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/include/t210/tegra_def.h
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c