boringssl/crypto/fipsmodule/aes/asm
David Benjamin d99b549b8e Add AES ABI tests.
This involves fixing some bugs in aes_nohw_cbc_encrypt's annotations,
and working around a libunwind bug. In doing so, support .cfi_remember_state
and .cfi_restore_state in perlasm.

Change-Id: Iaedfe691356b0468327a6be0958d034dafa760e5
Reviewed-on: https://boringssl-review.googlesource.com/c/34189
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2019-01-09 03:54:55 +00:00
..
aes-586.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
aes-armv4.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
aes-x86_64.pl Add AES ABI tests. 2019-01-09 03:54:55 +00:00
aesni-x86_64.pl Add AES ABI tests. 2019-01-09 03:54:55 +00:00
aesni-x86.pl Re-enable AES-NI on 32-bit x86 too. 2018-11-28 00:32:30 +00:00
aesp8-ppc.pl
aesv8-armx.pl Support execute-only memory for AArch64 assembly. 2018-11-19 19:58:15 +00:00
bsaes-armv7.pl Always use adr with __thumb2__. 2018-02-22 22:28:15 +00:00
bsaes-x86_64.pl Add AES ABI tests. 2019-01-09 03:54:55 +00:00
vpaes-x86_64.pl Add AES ABI tests. 2019-01-09 03:54:55 +00:00
vpaes-x86.pl Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00