rockbox/rbutil/mkimxboot
Dominik Riebeling 2037b837f8 sbtools: convert crypto to libtomcrypt.
Replace the use of crypto++ with tomcrypt, which is much smaller and C.
This gets rid of various build issues for systems that don't ship
crypo++ (i.e. everything except Linux.)

Change-Id: Ic0799e17b94935c71b14765cf9a2a7ea2b0adc7a
2020-10-18 19:08:32 +02:00
..
dualboot imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.c imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.h imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
main.c mkimxboot: small fixes and display a human readable error 2017-11-05 18:30:11 +01:00
Makefile sbtools: convert crypto to libtomcrypt. 2020-10-18 19:08:32 +02:00
md5.c Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
md5.h Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
mkimxboot.c imxtools: Replace use of "byte" with its underlying uint8_t. 2020-10-18 19:08:32 +02:00
mkimxboot.h mkimxboot: small fixes and display a human readable error 2017-11-05 18:30:11 +01:00