Skip to content

Condition dcache_ctrl to MMU_PRESENT

Eclipse Webmaster requested to merge JeanRochCoulon-patch-3 into master

Created by: JeanRochCoulon

When MMU is not present ldst does not request address translation, that's why related dcache_ctrl is not useful. Condition it to MMU_PRESENT to increase code coverage and decrease the gate count.

Merge request reports

Loading