commit | 15440c528004915a79f62e6a6da30e10c49673a4 | [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 | 500fc9e10b3d49a5108d8775c0e47d9666d83c57 [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>