chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
90 stars 43 forks source link

Add basic compatibility check to ROM #1423

Open FerralCoder opened 7 months ago

FerralCoder commented 7 months ago

ROM should add a simple check to verify it is running on an RTL version that it is compatible with. If not, a clear error should be reported to aid in debug.

FerralCoder commented 7 months ago

Similar issues filed for ROM, FMC, RT:

Component Issue Link
ROM https://github.com/chipsalliance/caliptra-sw/issues/1423
FMC https://github.com/chipsalliance/caliptra-sw/issues/1424
RT https://github.com/chipsalliance/caliptra-sw/issues/1425