Tegra: retrieve BL32's bootargs from bl32_ep_info
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 31 Jul 2015 04:33:01 +0000 (10:03 +0530)
committerVarun Wadekar <vwadekar@nvidia.com>
Fri, 31 Jul 2015 04:56:22 +0000 (10:26 +0530)
commit0bf1b022f29147bdbab825947c07ed4509eac7fc
treea323f5380140f1920cbaf873fa45414b2369538e
parent42ca2d86c8ef3cc7b44db65343f2275177fe9ff3
Tegra: retrieve BL32's bootargs from bl32_ep_info

This patch removes the bootargs pointer from the platform params
structure. Instead the bootargs are passed by the BL2 in the
bl32_ep_info struct which is a part of the EL3 params struct.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
docs/spd/tlk-dispatcher.md
plat/nvidia/tegra/common/tegra_bl31_setup.c
plat/nvidia/tegra/include/tegra_private.h