]> git.baikalelectronics.ru Git - uboot.git/commit
tools: kwboot: Don't patch image header if signed
authorPali Rohár <pali@kernel.org>
Fri, 24 Sep 2021 21:06:57 +0000 (23:06 +0200)
committerStefan Roese <sr@denx.de>
Fri, 1 Oct 2021 09:07:13 +0000 (11:07 +0200)
commitb671da2c886aa729c209ec6bdaa9b4fa9c6511d1
tree7874e94ba2f45415669d69028646d11494a125a7
parent386f9608c926d47986bc77afd91938bb2c4c8659
tools: kwboot: Don't patch image header if signed

It is not possible to modify image with secure header due to
cryptographic signature.

Signed-off-by: Pali Rohár <pali@kernel.org>
[ refactored ]
Signed-off-by: Marek Behún <marek.behun@nic.cz>
tools/kwboot.c