diff options
author | Eric Biggers <ebiggers@google.com> | 2017-02-25 02:46:59 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-03-09 13:34:39 +0300 |
commit | b13b1e0c6b171b4f6ad94dd99020708719983494 (patch) | |
tree | b009912627ebc58497f26e7e9f8da8d1d430e315 /scripts/headers_check.pl | |
parent | 5527dfb6ddac2aac98c2939f27840cb47abd5693 (diff) | |
download | linux-b13b1e0c6b171b4f6ad94dd99020708719983494.tar.xz |
crypto: testmgr - constify all test vectors
Cryptographic test vectors should never be modified, so constify them to
enforce this at both compile-time and run-time. This moves a significant
amount of data from .data to .rodata when the crypto tests are enabled.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/headers_check.pl')
0 files changed, 0 insertions, 0 deletions