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>
Showing
- arch/arm/cpu/armv7/exynos/tzpc.c 16 additions, 7 deletionsarch/arm/cpu/armv7/exynos/tzpc.c
- arch/arm/cpu/armv7/s5p-common/Makefile 2 additions, 0 deletionsarch/arm/cpu/armv7/s5p-common/Makefile
- arch/arm/include/asm/arch-exynos/cpu.h 4 additions, 0 deletionsarch/arm/include/asm/arch-exynos/cpu.h
- arch/arm/include/asm/arch-exynos/tzpc.h 3 additions, 11 deletionsarch/arm/include/asm/arch-exynos/tzpc.h
- board/samsung/smdk5250/lowlevel_init.S 2 additions, 0 deletionsboard/samsung/smdk5250/lowlevel_init.S
- spl/Makefile 4 additions, 0 deletionsspl/Makefile
Loading
Please register or sign in to comment