mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
57a44854e3
commit
bf89c757dd
3 changed files with 149 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue