commit | a11d3830d96ad8077440ce4e0aa60608f1f12dde | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Feb 12 10:49:00 2021 -0800 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 16 13:17:16 2021 +0000 |
tree | 0ee3e706196b7abc381c0f140b2da997cabf11e0 | |
parent | 5d70c3510b2cb5664430d25da5d9bcbb7443f63f [diff] |
target/arm: Add allocation tag storage for user mode Use the now-saved PAGE_ANON and PAGE_MTE bits, and the per-page saved data. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-30-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>