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

Add ready_for_runtime API #1934

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jhand2
Copy link
Collaborator

@jhand2 jhand2 commented Jan 31, 2025

Add API that waits until RT firmware is ready to receive commands.

Additionally:

  • Fix the ready_for_firmware documentation to clarify that it will wait until the bit is set or an error.
  • Update both APIs to check for fatal errors

libcaliptra/inc/caliptra_api.h Outdated Show resolved Hide resolved
libcaliptra/src/caliptra_api.c Outdated Show resolved Hide resolved
libcaliptra/src/caliptra_api.c Outdated Show resolved Hide resolved
@jhand2 jhand2 force-pushed the ready_rt branch 2 times, most recently from d79f3f7 to 0b21928 Compare January 31, 2025 22:07
Add API that waits until RT firmware is ready to receive commands.

Additionally:

* Fix the ready_for_firmware documentation to clarify that
  it will wait until the bit is set or an error.
* Update both APIs to check for fatal errors
@jhand2 jhand2 enabled auto-merge (rebase) February 1, 2025 00:11
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