iPod Classic: hardware AES and SHA1 for bootloader

Based on emCORE.

Low level functions that do not depend on Rockbox kernel,
intended to be used by the bootloader, dualboot-installer,
RB drivers or other .dfu tools.

Change-Id: I3c616ded42260c6626bda23b7e580791981df61d
This commit is contained in:
Cástor Muñoz 2016-02-05 00:50:53 +01:00
parent 57a44854e3
commit bf89c757dd
3 changed files with 149 additions and 0 deletions

View file

@ -1629,6 +1629,7 @@ target/arm/s5l8702/ipod6g/audio-ipod6g.c
target/arm/s5l8702/ipod6g/adc-ipod6g.c
#else
target/arm/s5l8702/spi-s5l8702.c
target/arm/s5l8702/crypto-s5l8702.c
#endif
#endif