commit | bd47b61c5ebc8c5f696910644125a28115d3f6ea | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 16 11:31:03 2021 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 30 11:16:49 2021 +0100 |
tree | 6567e57233ccf349a547b19963bec3735ebce4c2 | |
parent | 28f3250306e52ae94df9faab93b9d0167fe6b587 [diff] |
target/arm: Merge mte_check1, mte_checkN The mte_check1 and mte_checkN functions are now identical. Drop mte_check1 and rename mte_checkN to mte_check. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210416183106.1516563-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>