commit | 337a03f07ff0f9e6295662f4094e03a045b60bdc | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Jun 25 20:31:40 2020 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 26 14:31:12 2020 +0100 |
tree | 92c2f7fa41b7bcfd1eeff25fceff9f6d96b7e024 | |
parent | 7e98e21c09871cddc20946c8f3f3595e93154ecb [diff] |
target/arm: Cache the Tagged bit for a page in MemTxAttrs This "bit" is a particular value of the page's MemAttr. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200626033144.790098-43-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>