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

BMC sending commands other than defined in OCP recovery spec. #10

Open
nileshbpat opened this issue Jan 10, 2025 · 1 comment
Open

BMC sending commands other than defined in OCP recovery spec. #10

nileshbpat opened this issue Jan 10, 2025 · 1 comment

Comments

@nileshbpat
Copy link

If BMC sends the command that is not part of OCP recovery specification, what does the logic do? Any error reported?

@kgugala
Copy link
Member

kgugala commented Jan 12, 2025

The logic checks for that in https://github.com/chipsalliance/i3c-core/blob/main/src/recovery/recovery_executor.sv#L189 and jumps to the Error state, effectively ignoring the transaction.

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

2 participants