[Libre-soc-dev] daily kan-ban update 10may2021

Luke Kenneth Casson Leighton lkcl at lkcl.net
Tue May 11 12:30:35 BST 2021


tobias, we need to set "virtual" mode in all MMU unit tests that are
to look like they are run from userspace:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=e84bed4b66dcd68856aeb6aed028ccda31cbf5b5

MSR.PR is "problem" state i.e. "problems by users are expected
therefore virtual memory and other protection is enabled".

MSR.PR is now passed all the way through the LDSTCompUnit, to PortInterface:
https://git.libre-soc.org/?p=soc.git;a=commitdiff;h=32cd87d73afd7e1f6e68bab5d1efdbe85764e122

in the MMU tests, you can see a TODO that the MSR_PR bit now has to be
put into the Test, otherwise the test will act completely differently.

l.



More information about the Libre-soc-dev mailing list