On 2/16/21 8:45 PM, Richard Henderson wrote:
On 2/16/21 2:45 PM, Rebecca Cran wrote:
Add support for FEAT_SSBS. SSBS (Speculative Store Bypass Safe) is an
optional feature in ARMv8.0, and mandatory in ARMv8.5.

Signed-off-by: Rebecca Cran <rebe...@nuviainc.com>
---
  target/arm/cpu.h           | 15 +++++++-
  target/arm/helper.c        | 37 ++++++++++++++++++++
  target/arm/internals.h     |  6 ++++
  target/arm/translate-a64.c | 12 +++++++
  4 files changed, 69 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


I think this was the last remaining patch in the series that needed approved? I just want to check I haven't missed anything because I haven't seen it go into the tree yet.

--
Rebecca Cran

Reply via email to