-
Notifications
You must be signed in to change notification settings - Fork 813
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
[spi_device] Late CSb de-assertion for op-complete commands #15517
Comments
Triaged for |
From the V2 review #15539, it sounds like #15637 was merged to check the block does not lock up if CSB de-asserts in bits 0-7.
This condition appears to be currently untested, follow up to check priority of a fix + test of the expected discard behaviour.
|
Caution: Since PR #15770, this test has been weakened to opentitan/hw/dv/sv/spi_agent/spi_host_driver.sv Lines 95 to 99 in 99d8423
due to the known limitation in #15721 |
Postponed for production integration. |
I don't think the host aborting commands needs to be reported to SW, but it might be good to upload only commands that are a valid length. |
Agreed on that first point. |
The current SPI_DEVICE HWIP has a few limitation of detecting the host system's misbehaviors:
CC: @tjaychen @a-will @weicaiyang @jeoongp
The text was updated successfully, but these errors were encountered: