commit | 8c6517d0935ee18bd37072e128e8f8f9672136c5 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Mon Mar 19 15:19:28 2018 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 31 08:49:28 2019 -0800 |
tree | a49b0041cdb182479e7c0a63c3b77450826297e8 | |
parent | 6e29d4d4edbd8cdd44d727558f7b4fbdbeb038f3 [diff] |
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>