TWSD-835: SSL Handshake failure with TLS1.3 protocol on AVX x900 with N5 SSL Card (Continuation of Bug TWSD-323) ||AS-20463||
Review Request #969 — Created July 11, 2025 and updated
| Information | |
|---|---|
| wli | |
| AVX2 | |
| rel_avx_2_7_4 | |
| TWSD-835 | |
| Reviewers | |
| timlai, timsu | |
After upgrading AVX, the SSL microcode was updated to version 2.0, but TLS 1.3 protocol failed to function.
Root Cause (RCA):
A race condition occurs during the boot process between initializing N5 SSL and resetting the microcode.Fix:
The microcode reset step has been moved to an earlier stage—before the system reboots—to prevent the conflict during initialization.
Done.
