commit | be57abb0296210edce12eca35e2d81e35cb8da78 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 03 10:44:22 2019 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Feb 05 08:27:43 2019 -0800 |
tree | b04f71f245a0e0b178d5d7420d84f886d2feda16 | |
parent | 84a775e0fe9efcf77fbab766f53b57c7425fe099 [diff] |
spd: trusty: memmap trusty's code memory before peeking This patch dynamically maps the first page of trusty's code memory, before accessing it to find out if we are running a 32-bit or 64-bit image. On Tegra platforms, this means we have to increase the mappings to accomodate the new memmap entry. Change-Id: If370d1e6cfcccd69b260134c1b462d8d17bee03d Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>