diff options
author | Vineet Gupta <[email protected]> | 2021-09-08 10:30:29 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2021-10-04 14:16:58 -0700 |
commit | 21ccdccd21e4b0efc92fd95c9a99673c455838f0 (patch) | |
tree | 18de43d8f315a7cee64ada4fa2b6f9ac5d57bf6e /scripts/gdb/linux/utils.py | |
parent | f2928e224d85e7cc139009ab17cefdfec2df5d11 (diff) |
riscv: mm: don't advertise 1 num_asid for 0 asid bits
Even if mmu doesn't support ASID, current code calculates @num_asids=1
which is misleading, so avoid setting any asid related variables in such
case.
Also while here, print the number of asid bits discovered even for the
disabled case.
Verified this on Hifive Unmatched.
Reviewed-by: Anup Patel <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions