This series adds support for DIT (Data Independent Timing), and then
enables it for the "max" aarch64 CPU type.

Rebecca Cran (2):
  target/arm: add support for FEAT_DIT, Data Independent Timing
  target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64
    CPU

 target/arm/cpu.h           | 20 +++++++++++++-
 target/arm/cpu64.c         |  5 ++++
 target/arm/helper.c        | 28 +++++++++++++++++++-
 target/arm/internals.h     |  6 +++++
 target/arm/translate-a64.c | 14 ++++++++++
 5 files changed, 71 insertions(+), 2 deletions(-)

-- 
2.26.2


Reply via email to