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

Clarification needed for sbi_pmu_counter_start #146

Open
atishp04 opened this issue Apr 1, 2024 · 0 comments
Open

Clarification needed for sbi_pmu_counter_start #146

atishp04 opened this issue Apr 1, 2024 · 0 comments

Comments

@atishp04
Copy link
Collaborator

atishp04 commented Apr 1, 2024

The current spec says:
When SBI_PMU_START_SET_INIT_VALUE is not set in start_flags, the counter value will not be modified and event counting will start from current counter value.

It should be
When SBI_PMU_START_SET_INIT_VALUE or SBI_PMU_START_FLAG_INIT_SNAPSHOT is not set in start_flags, the counter value will not be modified and event counting will start from current counter value.

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

No branches or pull requests

1 participant