masayuki2009 opened a new pull request, #9646: URL: https://github.com/apache/nuttx/pull/9646
## Summary - During testing with qemu + kvm, I noticed that nuttx hangs when setting cntfrq_el0. - With qemu + kvm, it starts from EL1 because we can not specify virtualization=on - However, I noticed that it works without setting cntfrq_el0 - This commit fixes this issue ## Impact - None ## Testing - Tested with qemu-7.1 (both with kvm and without kvm) - NOTE: to work with kvm, GICv2 must be used. -- 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]
