20251011-more-fips-optest-tweaks#9297
Conversation
This comment was marked as spam.
This comment was marked as spam.
|
see related https://github.com/wolfSSL/fips/pull/359 not important to merge together, though |
d2384bc to
66e9a1b
Compare
|
Seeing this build failure after the latest changes |
bug was in |
|
retest this please |
|
The lab's log parser requires the error code to be the second argument like this |
66e9a1b to
5c3add6
Compare
…ecc_test_buffers().
…tation of FIPS_OPTEST glue code, including /sys/module/libwolfssl/FIPS_optest_run_code (FIPS_optest_trig_handler(), plus my_kallsyms_lookup_name() helper).
…re of this), and add explicit fipsCastStatus[] reset code.
…and fix linuxkm_op_test_1() call to use argc==3 arg list.
…able_tlsv12=no -- they're needed for crypto-layer KDFs.
5c3add6 to
9cf08af
Compare
|
retest this please |
|
retest this please |
linuxkm/module_hooks.candlinuxkm/linuxkm_wc_port.h: finish implementation ofFIPS_OPTESTglue code, including/sys/module/libwolfssl/FIPS_optest_run_code(FIPS_optest_trig_handler(), plusmy_kallsyms_lookup_name()helper).wolfcrypt/test/test.c: fix error-path uninitialized access defect inecc_test_buffers().tested with
wolfssl-multi-test.shwith overrides and script hacks to test the new stuff. usedcrypto-only-intelasm-fips-dev-linuxkm-next-insmodas the base scenario for the tests.