aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJoachim Vandersmissen <[email protected]>2024-05-12 23:55:06 -0500
committerJarkko Sakkinen <[email protected]>2024-05-14 05:01:03 +0300
commit8cd9f234f7066a783bb8beab8f25f9e31d878e17 (patch)
tree9fb5e1157525fcc4dbef2bd36160068213305347 /tools/perf/scripts/python/export-to-postgresql.py
parent9d2fd8bdc12f403a5c35c971936a0e1d5cb5108e (diff)
certs: Move RSA self-test data to separate file
In preparation of adding new ECDSA self-tests, the existing data for the RSA self-tests is moved to a separate file. This file is only compiled if the new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA configuration option is set, which ensures that the required dependencies (RSA, SHA-256) are present. Otherwise, the kernel would panic when trying to execute the self-test. The introduction of this new option, rather than adding the dependencies to the existing CONFIG_FIPS_SIGNATURE_SELFTEST option, allows for additional self-tests to be added for different algorithms. The kernel can then be configured to only execute the self-tests for those algorithms that are included. Signed-off-by: Joachim Vandersmissen <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Acked-by: Herbert Xu <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions