diff options
author | Ard Biesheuvel <[email protected]> | 2024-06-10 17:26:39 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-06-21 22:30:33 +1000 |
commit | ff33c2e6af99afcac3024a5c3ec8730d1e6b8ac7 (patch) | |
tree | 3817c49ad2bdb463a55e6b19e1e84d2eed7c63d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3cbe18b0bc9f0653709adbdadad04491a190c71a (diff) |
crypto: arm/crc32 - add kCFI annotations to asm routines
The crc32/crc32c implementations using the scalar CRC32 instructions are
accessed via indirect calls, and so they must be annotated with type ids
in order to execute correctly when kCFI is enabled.
Cc: Kees Cook <[email protected]>
Cc: Linus Walleij <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions