commit | b5f9756f7f2449cf1b6c3e64dbc40f159f7dcbe2 | [log] [tgz] |
---|---|---|
author | Inderpal Singh <inderpal.singh@linaro.org> | Thu Apr 04 23:09:20 2013 +0000 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Jun 04 15:23:17 2013 +0900 |
tree | 41410111266598c7e69a237fe41ae460fc8c6d00 | |
parent | 72af2fc8504daccd2f8ae2459e3e225e9c2cc512 [diff] |
exynos: update tzpc to make it common for exynos4 and exynos5 This requires that cpu_is_exynos4/5 should be made available before tzpc_init. Hence this patch also makes necessary changes to have cpu_info in spl and invokes arch_cpu_init before tzpc_init in low_level_init.S for smdk5250. Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org> Acked-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>