add cross-compiled test of xchacha20 suitable for running under pypowersim
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Dec 2022 16:48:01 +0000 (16:48 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Dec 2022 16:48:01 +0000 (16:48 +0000)
commitf5f0546acc3ba947c369dafda0a3f51ab71cff45
treeda7a1f88d23728a70bee2f5c7a23f334efb0dec0
parent5b34ed0555cc81451de4d39c3931066979a69e18
add cross-compiled test of xchacha20 suitable for running under pypowersim
crypto/chacha20/Makefile.cross [new file with mode: 0755]
crypto/chacha20/chacha20.gpr [new file with mode: 0644]
crypto/chacha20/chacha20.sh [new file with mode: 0755]
crypto/chacha20/common.spr [new file with mode: 0644]
crypto/chacha20/memmap [new file with mode: 0644]
crypto/chacha20/src/svp64test.c [new file with mode: 0644]