commit | 1c4d5e449d5842318d561411565c7d28af8af8d8 | [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 | 77ef1ff2799da72bed2783dfb9e6dcf16f3f7262 [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>