Commit c073493
committed
target/riscv: fix riscv_mmu behaviour
Fixed riscv_mmu behaviour: buggy check was removed.
As a result virt2phys command behaviour was fixed: now it
returns translated address even while virt2phys_mode is off.
Change-Id: Ie2e6d1057024ab794038d5ed3662ef49a4d71e70
Signed-off-by: Farid Khaydari <[email protected]>1 parent 1aebdf8 commit c073493
1 file changed
+1
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3017 | 3017 | | |
3018 | 3018 | | |
3019 | 3019 | | |
3020 | | - | |
3021 | | - | |
3022 | | - | |
3023 | 3020 | | |
3024 | 3021 | | |
3025 | 3022 | | |
| |||
3425 | 3422 | | |
3426 | 3423 | | |
3427 | 3424 | | |
3428 | | - | |
3429 | | - | |
3430 | | - | |
3431 | | - | |
3432 | | - | |
3433 | | - | |
3434 | | - | |
3435 | | - | |
3436 | | - | |
3437 | | - | |
| 3425 | + | |
3438 | 3426 | | |
3439 | 3427 | | |
3440 | 3428 | | |
| |||
0 commit comments