PMP Asserts Addendum
Created by: silabs-robin
This PR adds additional PMP assertions in accordance with the vplan.
Passes ci_check (except for the pre-existing known "debug_test" issue).
Most notable differences:
- New asserts to check more of the vplan
- Split of
pmp_assert
/pmprvfi_assert
/pmp_model
NBs:
- Note(!), this does not encompass all of the vplan's ambitiously designated "assertion check" items, but the ones deemed to be of high enough priority and importance.
- Note(!), there are still some counter examples, and 1 or 2 RTL/RVFI problems are known to be the cause of this, so if the assertion set needs updates correspondingly then it can be done later.
@silabs-hfegran
@MikeOpenHWGroup