Re: [PR] arm/qemu: select PSCI at processor level [nuttx]

2025-01-15 Thread via GitHub
acassis merged PR #15565: URL: https://github.com/apache/nuttx/pull/15565 -- 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: commits-unsubscr...@nuttx.apac

[PR] arm/qemu: select PSCI at processor level [nuttx]

2025-01-15 Thread via GitHub
yf13 opened a new pull request, #15565: URL: https://github.com/apache/nuttx/pull/15565 ## Summary This moves selection of ARM_HAVE_PSCI to virtual processor level on QEMU ARMv7 platfrom, as ARMv7-R chips like Cortex-R5 doesn't have it. ## Impacts QEMU emulated ARM devic