diff options
| author | Eric Biggers <ebiggers@google.com> | 2024-12-07 11:57:45 -0800 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 17:21:43 +0800 |
| commit | 8d90528228adcc091b41244fab4d0003d59bdba4 (patch) | |
| tree | 439d8a197f8b135084efe7d6a918d711e6219743 /scripts/gdb/linux/utils.py | |
| parent | 07d58e0a60f70b3cc176c9427d1ea856d1756820 (diff) | |
crypto: anubis - stop using cra_alignmask
Instead of specifying a nonzero alignmask, use the unaligned access
helpers. This eliminates unnecessary alignment operations on most CPUs,
which can handle unaligned accesses efficiently, and brings us a step
closer to eventually removing support for the alignmask field.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
