Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Optimize IDEKM stack usage #186

Closed
xiaoyuxlu opened this issue Dec 22, 2023 · 0 comments · Fixed by #191 · May be fixed by #190
Closed

Optimize IDEKM stack usage #186

xiaoyuxlu opened this issue Dec 22, 2023 · 0 comments · Fixed by #191 · May be fixed by #190
Assignees
Milestone

Comments

@xiaoyuxlu
Copy link
Contributor

#34 (comment)

no async + opt-level =3 + release -> responder: 122074 requester_without idekm: 122026 requester_with_idekm: 480802

If the current requester sends idekm, the stack usage will be 3 times more than without idekm.
Need to see if it can be optimized.

longlongyang added a commit to longlongyang/rust-spdm that referenced this issue Dec 24, 2023
fix intel#186

Signed-off-by: Yang, Longlong <[email protected]>
@jyao1 jyao1 added this to the 2023 Q4 milestone Dec 26, 2023
longlongyang added a commit to longlongyang/rust-spdm that referenced this issue Dec 26, 2023
longlongyang added a commit to longlongyang/rust-spdm that referenced this issue Dec 29, 2023
fix intel#186.

Signed-off-by: Yang, Longlong <[email protected]>
@jyao1 jyao1 closed this as completed in #191 Jan 1, 2024
jyao1 pushed a commit that referenced this issue Jan 1, 2024
fix #186.

Signed-off-by: Yang, Longlong <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants