[edk2-devel] [edk2-platforms] Platform/Loongson: Fixed multi-core boot issue

Chao Li lichao at loongson.cn
Tue Apr 11 01:35:12 UTC 2023


Reviewed-by: Chao Li <lichao at loongson.cn>


Thanks,
Chao
在 2023/3/31 10:30, xianglai 写道:
> Fixed the bug of slave cpu querying MAILBUF register address.
>
> Cc: Ard Biesheuvel<ardb+tianocore at kernel.org>
> Cc: Bibo Mao<maobibo at loongson.cn>
> Cc: Chao Li<lichao at loongson.cn>
> Cc: Leif Lindholm<quic_llindhol at quicinc.com>
> Cc: Liming Gao<gaoliming at byosoft.com.cn>
> Cc: Michael D Kinney<michael.d.kinney at intel.com>
> Signed-off-by: xianglai li<lixianglai at loongson.cn>
> ---
>   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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102791): https://edk2.groups.io/g/devel/message/102791
Mute This Topic: https://groups.io/mt/97965819/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20230411/87ad8325/attachment.htm>


More information about the edk2-devel-archive mailing list