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

HSM service group changes #51

Merged
merged 1 commit into from
Sep 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/srvgrp-cppc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ for performance control.
If the number of words required for all available Hart IDs exceeds the number of
words that can be returned in one acknowledgement message then the platform
microcontroller will set the `REMAINING` and `RETURNED` fields accordingly and
only return the hart IDs which can be accommodated. The application processor
only return the Hart IDs which can be accommodated. The application processor
may need to call this service again with the appropriate `START_INDEX` until the
`REMAINING` field returns `0`.

Expand Down
Loading
Loading