Skip to content

Skip empty embedded TA binaries during registration - #1197

Merged
Sangho Lee (sangho2) merged 1 commit into
microsoft:mainfrom
praveen-pk:regsiter_ta_fix
Aug 20, 2026
Merged

Skip empty embedded TA binaries during registration#1197
Sangho Lee (sangho2) merged 1 commit into
microsoft:mainfrom
praveen-pk:regsiter_ta_fix

Conversation

@praveen-pk

Copy link
Copy Markdown
Contributor

Avoid panicking during initialization when an embedded TA binary is an empty placeholder.

Fixes: e33f6ff: share TA binaries through a global UUID map

Avoid panicking during initialization when an embedded TA binary
is an empty placeholder.

Fixes: e33f6ff: share TA binaries through a global UUID map

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
@praveen-pk

Copy link
Copy Markdown
Contributor Author

Without this fix LiteBox panics at:

panicked at litebox_runner_lvbs/src/lib.rs:1358:9:
assertion failed: register_embedded_ta(shim, ta_binary)

@sangho2 Sangho Lee (sangho2) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I left a comment.

Comment thread litebox_runner_lvbs/src/lib.rs
@sangho2
Sangho Lee (sangho2) added this pull request to the merge queue Aug 20, 2026
Merged via the queue into microsoft:main with commit e58ae00 Aug 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants