Hi, all

In TCG mode, the xilinx-zynq-a9 board cannot recover normally 
after migration during the uboot phase. Some secure registers 
did not recover their correct values after migration, causing 
the CPU to enter an abnormal state.

I have also submitted this issue:
https://gitlab.com/qemu-project/qemu/-/work_items/4037

In this patch, fixed the issue of aarch32 CPU secure register 
recovery.

Thanks.

Tao Ding (1):
  aarch32 cpu secure register tcg migration

 target/arm/cpregs.h | 11 +++++++++++
 target/arm/helper.c | 14 ++++++++++++--
 2 files changed, 23 insertions(+), 2 deletions(-)


base-commit: 5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c
-- 
2.43.0


Reply via email to