Skip to content

Conversation

@cfernald
Copy link
Contributor

@cfernald cfernald commented Dec 1, 2025

Description

Implements a timeout for the initial breakpoint using a timer provided by the core. This allows for the platform to configure a timeout for the debugger to wait for a connection before proceeding with normal execution.

This change also drops the notion that force_enable may not be used with a timeout. This may change when a runtime enablement story is further developed.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Manual tests on Q35

Integration Instructions

N/A

Implements a timeout for the initial breakpoint using a timer provided by
the core. This allows for the platform to configure a timeout for the
debugger to wait for a connection before proceeding with normal execution.

This change also drops the notion that force_enable may not be used with
a timeout. This may change when a runtime enablement story is further
developed.
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cfernald cfernald merged commit 247567e into OpenDevicePartnership:main Dec 1, 2025
15 of 20 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.

5 participants