commit | a3ca99c26084f25aee001c40189d999815c99d8e | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Tue Feb 18 17:23:20 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 25 11:29:39 2020 -0500 |
tree | 1804478ef66b2f331918c76709507d2a8f8b31ac | |
parent | c2358258c2ed3e964138eb7b66dbef5d6ef232ae [diff] |
tools: image-host.c: remove uboot_aes.h The include uboot_aes.h is not useful and it breaks the compilation on android, so we remove it. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reported-by: Praneeth Bajjuri <praneeth@ti.com>