diff options
author | Eric Biggers <[email protected]> | 2017-02-24 15:46:59 -0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-03-09 18:34:39 +0800 |
commit | b13b1e0c6b171b4f6ad94dd99020708719983494 (patch) | |
tree | b009912627ebc58497f26e7e9f8da8d1d430e315 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 5527dfb6ddac2aac98c2939f27840cb47abd5693 (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions