[U-Boot] [U-Boot, V2, 3/3] env: Implement support for AES encryption into fw_* tools

Tom Rini trini at ti.com
Thu Mar 27 17:59:51 CET 2014


On Wed, Mar 05, 2014 at 07:59:52PM +0100, Marek Vasut wrote:

> Implement support for encrypting/decrypting the environment block
> into the tools/env/fw_* tools. The cipher used is AES 128 CBC and
> the implementation depends solely on components internal to U-Boot.
> 
> To allow building against the internal AES library, the library did
> need minor adjustments to not include U-Boot's headers which are not
> wanted to be included and define missing types.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140327/52a66857/attachment.pgp>


More information about the U-Boot mailing list