diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2023-02-22 15:52:01 -0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-03-01 13:47:12 -0800 |
commit | 6a3ffda2ba4f3d4895c8d45d35feb61ddbd3a4f5 (patch) | |
tree | 4accc41ffa580bb9cc250b42b31cc7e5e35561bd /linux-user | |
parent | 09631441e5bdd164f737d4e10a4a0e3dcc1c90a7 (diff) | |
download | qemu-6a3ffda2ba4f3d4895c8d45d35feb61ddbd3a4f5.zip qemu-6a3ffda2ba4f3d4895c8d45d35feb61ddbd3a4f5.tar.gz qemu-6a3ffda2ba4f3d4895c8d45d35feb61ddbd3a4f5.tar.bz2 |
target/riscv: remove RISCV_FEATURE_EPMP
RISCV_FEATURE_EPMP is always set to the same value as the cpu->cfg.epmp
flag. Use the flag directly.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Weiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Message-ID: <20230222185205.355361-7-dbarboza@ventanamicro.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions