commit | 2783205da9a50b41eeb4dbd721e992457bb2151d | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Tue Dec 17 21:23:24 2019 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Dec 18 08:23:32 2019 -0800 |
tree | 01b74c7233c864639829736f864cbb7efdd59eaf | |
parent | e9e19fb2fe684a740afc4820b3ee4cc38ad67d70 [diff] |
Tegra: prepare boot parameters for Trusty This patch saves the boot parameters provided by the previous bootloader during cold boot and passes them to Trusty. Commit 06ff251ec introduced the plat_trusty_set_boot_args() handler, but did not consider the boot parameters passed by the previous bootloader. This patch fixes that anomaly. Change-Id: Ib40dcd02b67c94cea5cefce09edb0be4a998db37 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>