target/loongarch: Add MMU support for LoongArch CPU.
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:12 +0000 (20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:09:03 +0000 (18:09 +0000)
commit7e1c521e2a108a4ffceecd8bec846625c956c8f8
tree6a52e33b615849a72d77c667fac859c537efe5c2
parent425876f5d8110d5c004843d104a1cb1b90b35542
target/loongarch: Add MMU support for LoongArch CPU.

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-23-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/cpu-param.h
target/loongarch/cpu.c
target/loongarch/cpu.h
target/loongarch/internals.h
target/loongarch/machine.c
target/loongarch/meson.build
target/loongarch/tlb_helper.c [new file with mode: 0644]