DMTF / SPDM-Responder-Validator

BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

fix for invalid measurement_index_mask for spdm v1.0/1.1 #111

Closed Dhruva21 closed 11 months ago

Dhruva21 commented 11 months ago

Fix for the issue https://github.com/DMTF/SPDM-Responder-Validator/issues/110. Measurement_index_mask is properly intialized in spdm_test_measurement_calc_summary_hash. This fix should resolve two failed issues with the invalid index for spdm version 1.0/1.1.