diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-07 17:03:27 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 16:07:13 +0100 |
commit | 0b5ad31d2a997c9b80e7e24aafce7f079fc67bbd (patch) | |
tree | 336ebabd08c7bc39e89ce0a6e86d16ddb57f1735 /io | |
parent | 3039b090f2058949edf6a7f1c8e793bc309fa6de (diff) | |
download | qemu-0b5ad31d2a997c9b80e7e24aafce7f079fc67bbd.zip qemu-0b5ad31d2a997c9b80e7e24aafce7f079fc67bbd.tar.gz qemu-0b5ad31d2a997c9b80e7e24aafce7f079fc67bbd.tar.bz2 |
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>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions