Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid message size calculation for message aggregates #1042

Closed
treiher opened this issue May 18, 2022 · 0 comments · Fixed by #1060
Closed

Invalid message size calculation for message aggregates #1042

treiher opened this issue May 18, 2022 · 0 comments · Fixed by #1060
Assignees
Labels
bug model Related to model package (e.g., model verification)

Comments

@treiher
Copy link
Collaborator

treiher commented May 18, 2022

      --  build/specs/CHALLENGE_AUTH=True,KEY_EXCHANGE=True,RESPOND_IF_READY=True/spdm_responder.rflx:720:10
      if RFLX_Types.To_First_Bit_Index (Ctx.P.Response_Ctx.Buffer_Last) - RFLX_Types.To_First_Bit_Index (Ctx.P.Response_Ctx.Buffer_First) + 1 >= (RFLX_Types.Bit_Length (Slot_7_Present) + RFLX_Types.Bit_Length (Slot_6_Present) + RFLX_Types.Bit_Length (Slot_5_Present) + RFLX_Types.Bit_Length (Slot_4_Present) + RFLX_Types.Bit_Length (Slot_3_Present) + RFLX_Types.Bit_Length (Slot_2_Present) + RFLX_Types.Bit_Length (Slot_0_Present) + RFLX_Types.Bit_Length (Slot_1_Present)) * 0 + 32 then
@treiher treiher added bug model Related to model package (e.g., model verification) labels May 18, 2022
@treiher treiher self-assigned this May 18, 2022
@treiher treiher added this to To do in RecordFlux 0.6 via automation May 18, 2022
@treiher treiher moved this from To do to Implementation in RecordFlux 0.6 May 18, 2022
treiher added a commit that referenced this issue May 31, 2022
treiher added a commit that referenced this issue Jun 1, 2022
@treiher treiher moved this from Implementation to Review in RecordFlux 0.6 Jun 1, 2022
treiher added a commit that referenced this issue Jun 1, 2022
treiher added a commit that referenced this issue Jun 1, 2022
RecordFlux 0.6 automation moved this from Review to Done Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug model Related to model package (e.g., model verification)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant