qemu-e2k/target/arm
Peter Maydell 0b5ad31d2a target/arm: Remove unused allocation_tag_mem() argument
The allocation_tag_mem() function takes an argument tag_size,
but it never uses it. Remove the argument. In mte_probe_int()
in particular this also lets us delete the code computing
the value we were passing in.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-09-21 16:07:13 +01:00
..
hvf target/arm: Add ID_AA64ISAR2_EL1 2023-09-08 12:50:44 +01:00
tcg target/arm: Remove unused allocation_tag_mem() argument 2023-09-21 16:07:13 +01:00
arch_dump.c
arm-powerctl.c
arm-powerctl.h
arm-qmp-cmds.c target/arm: Implement FEAT_PACQARMA3 2023-09-08 12:50:44 +01:00
common-semi-target.h
cortex-regs.c
cpregs.h target/arm: Apply access checks to neoverse-n1 special registers 2023-08-31 09:45:15 +01:00
cpu64.c target/arm: Implement FEAT_PACQARMA3 2023-09-08 12:50:44 +01:00
cpu-param.h
cpu-qom.h
cpu.c target/arm: Enable SCTLR_EL1.TIDCP for user-only 2023-09-08 16:41:35 +01:00
cpu.h target/arm: Implement FEAT_HBC 2023-09-21 16:07:13 +01:00
debug_helper.c
gdbstub64.c
gdbstub.c
helper.c target/arm: Update user-mode ID reg mask values 2023-09-21 14:45:58 +01:00
helper.h target/arm: Implement FEAT_TIDCP1 2023-09-08 16:41:35 +01:00
hvf_arm.h
hyp_gdbstub.c
idau.h
internals.h target/arm: Allow cpu to configure GM blocksize 2023-08-31 09:45:14 +01:00
Kconfig
kvm64.c arm64: Restore trapless ptimer access 2023-09-08 16:41:35 +01:00
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE 2023-09-08 16:41:36 +01:00
machine.c
meson.build
op_addsub.h
ptw.c
syndrome.h target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE 2023-09-08 12:51:01 +01:00
tcg-stubs.c
trace-events
trace.h
vfp_helper.c