Reviewed-by: Chao Li Thanks, Chao 在 2023/3/31 10:30, xianglai 写道: > Fixed the bug of slave cpu querying MAILBUF register address. > > Cc: Ard Biesheuvel > Cc: Bibo Mao > Cc: Chao Li > Cc: Leif Lindholm > Cc: Liming Gao > Cc: Michael D Kinney > Signed-off-by: xianglai li > --- > Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S b/Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S > index 5d7ce313c0..8fb1b416f6 100644 > --- a/Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S > +++ b/Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S > @@ -56,6 +56,8 @@ slave_main: > li.d T1, LOONGSON_IOCSR_IPI_EN > iocsrwr.w T0, T1 > > + li.d T1, LOONGSON_CSR_MAIL_BUF0 > + > 1: > # wait for wakeup > idle 0