]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: hab: rework secure boot support for imx6
authorAdrian Alonso <aalonso@freescale.com>
Mon, 12 Oct 2015 18:48:08 +0000 (13:48 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 3 Nov 2015 12:53:59 +0000 (10:53 -0200)
commit20235de4bb9913b773d3a013559e5ccddbf8833e
tree91a47dd2543afc9e86686f194e80bedfa7be7f75
parent8574461fe51c811750b5090d88679bc6106e2d83
imx: hab: rework secure boot support for imx6

Rework secure boot support for imx6, move existing hab support
for imx6 into imx-common for SoC reuse.

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
arch/arm/cpu/armv7/mx6/Makefile
arch/arm/imx-common/Makefile
arch/arm/imx-common/hab.c [moved from arch/arm/cpu/armv7/mx6/hab.c with 99% similarity]
arch/arm/include/asm/imx-common/hab.h [moved from arch/arm/include/asm/arch-mx6/hab.h with 100% similarity]