[csrng/dv] Adjust csrng_intr test to properly test sw/hw_cmd_ack_sts #22869
Labels
Component:DV
DV issue: testbench, test case, etc.
IP:csrng
Subsystem:Entropy
entropy_src, csrng, or edn related issues
Milestone
Description
With #21981, CSRNG gained support for properly triggering and signaling command errors back to EDN as well as the software instance. This is great. However, the
csrng_intr
test still tests the corresponding status register bits by forcing them. And there is TODO in the DV code referring to the original issue #16516Now that CSRNG can actually signal these errors, the
csrng_intr
test should be reworked to properly trigger those errors instead of just forcing the corresponding status bits.The text was updated successfully, but these errors were encountered: