lzc1001 commented on issue #14257:
URL: https://github.com/apache/nuttx/issues/14257#issuecomment-2415829833

   @hujun260 @anchao OK! Thank you very much!
   I solve this issues by define "CONFIG_ARCH_SET_VMPIDR_EL2" in configuration 
file. The GIC was initilized incorrectly because the value of MPIDR_EL1 is 
incorrect in EL1. And it would casue an incorret cpuid and initilized GIC 
redistributor incorrectly. So, When I set VMPIDR_EL2 in EL2, this isuse is 
solved, hhh✌


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to