Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-31 | Tegra: retrieve BL32's bootargs from bl32_ep_info | Varun Wadekar | |
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> | |||
2015-06-11 | Move dispatcher documents to the docs/spd folder | Varun Wadekar | |
This patch moves the optee-dispatcher.md and tlk-dispatcher.md to docs/spd. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> |