Bug Description
The cv32e20 core returns a value a of zero and does not flag an illegal instruction when CSR address 0x7C1 is accessed. This was a custom CSR in the IBEX implementation, but the function it controlled (secure seed) is not implemented. The ability to read this address should be removed.