DMTF / spdm-emu

BSD 3-Clause "New" or "Revised" License
32 stars 44 forks source link

Change requester get measurement flow #348

Closed Wenxing-hou closed 5 months ago

Wenxing-hou commented 6 months ago

Fix: #346

Because the L1/L2 will be reset in case of MEASUREMENT error, it will impact 1-by-1 calculation.

The solution is: get the existing measurement list before 1-by-1 get measurement.

The change has passed the test.