Tegra: SoC specific SiP handlers
This patch converts the common SiP handler to SoC specific SiP
handler. T210 and T132 have different SiP SMCs and so it makes
sense to move the SiP handler to soc/t132 and soc/t210 folders.

Change-Id: Idfe48384d63641137d74a095432df4724986b241
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 62a6907 commit f9b895ad2569cee90a62e26e180acdc45a408ab7
@Varun Wadekar Varun Wadekar authored on 3 Sep 2015
Showing 6 changed files
View
plat/nvidia/tegra/common/tegra_common.mk
View
plat/nvidia/tegra/common/tegra_sip_calls.c 100644 → 0
View
plat/nvidia/tegra/soc/t132/plat_sip_calls.c 0 → 100644
View
plat/nvidia/tegra/soc/t132/platform_t132.mk
View
plat/nvidia/tegra/soc/t210/plat_sip_calls.c 0 → 100644
View
plat/nvidia/tegra/soc/t210/platform_t210.mk