diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-19 21:56:11 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-12-10 11:44:56 +0000 |
commit | 0e83f905fb043cedb0282f77b97c50292e148faa (patch) | |
tree | 17bee91c698cfcca8a9c7c3fb008d80e2eae8dc4 /target/arm/m_helper.c | |
parent | fe6fa228a71f0eb8b8ee315452e6a7736c537b1f (diff) |
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
v8.1M introduces a new TRD flag in the CCR register, which enables
checking for stack frame integrity signatures on SG instructions.
This bit is not banked, and is always RAZ/WI to Non-secure code.
Adjust the code for handling CCR reads and writes to handle this.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201119215617.29887-23-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/m_helper.c')
0 files changed, 0 insertions, 0 deletions