
8 Aug
2020
8 Aug
'20
2:29 p.m.
On Thu, Jul 30, 2020 at 02:22:13PM +1000, patrick.oppenlander@gmail.com wrote:
From: Patrick Oppenlander patrick.oppenlander@gmail.com
Previously mkimage would process any node matching the regex cipher.* and apply the ciphers to the image data in the order they appeared in the FDT. This meant that data could be inadvertently ciphered multiple times.
Switch to processing a single cipher node which exactly matches FIT_CIPHER_NODENAME.
Signed-off-by: Patrick Oppenlander patrick.oppenlander@gmail.com Reviewed-by: Philippe Reynes philippe.reynes@softathome.com
Applied to u-boot/master, thanks!
--
Tom