]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: cleanup HAB functions
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:29:26 +0000 (15:29 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:29:26 +0000 (15:29 +0200)
commit6f566b88cd8620f180c89a5ee23bcf6be196bd32
treecf315934cd2e71d1e88eec8cf10f49c7c307eb27
parentfe69a43bc524904f35bccf66214de3101e56285e
karo: tx6: cleanup HAB functions

hab_authenticate_image() does not only authenticate a boot image as
the name suggests, but actually performs a full boot exercise like the
ROM code on an actual boot. Remove this function, as it is not useful
to be called from an already booted system. Also do some more cleaning
of the HAB code.
arch/arm/cpu/armv7/mx6/hab.c
arch/arm/cpu/armv7/mx6/soc.c
arch/arm/include/asm/arch-mx6/hab.h
board/karo/tx6/config.mk