diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 11:57:46 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 17:21:43 +0800 |
commit | 6c178fd66b4de03101fefe91e1a987052051add2 (patch) | |
tree | 0eafd676b5c9d3f8d277e2824084371cbd2c1336 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 8d90528228adcc091b41244fab4d0003d59bdba4 (diff) |
crypto: aria - 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/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions