Re: [PR] arch: arm64: Fix GICv2 detection [nuttx]

2023-12-21 Thread via GitHub
xiaoxiang781216 merged PR #11429: URL: https://github.com/apache/nuttx/pull/11429 -- 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...@nu

Re: [PR] arch: arm64: Fix GICv2 detection [nuttx]

2023-12-21 Thread via GitHub
lupyuen commented on PR #11429: URL: https://github.com/apache/nuttx/pull/11429#issuecomment-1865834188 @masayuki2009 The GICv2 Update works OK on PinePhone. Thanks! ```text NuttShell (NSH) NuttX-12.0.0 nsh> uname -a NuttX 12.0.0 f20291b Dec 21 2023 15:54:01 arm64 pinephone

Re: [PR] arch: arm64: Fix GICv2 detection [nuttx]

2023-12-20 Thread via GitHub
masayuki2009 commented on PR #11429: URL: https://github.com/apache/nuttx/pull/11429#issuecomment-1865668061 @lupyuen Can you check if this PR works on Pinephone? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] arch: arm64: Fix GICv2 detection [nuttx]

2023-12-20 Thread via GitHub
masayuki2009 opened a new pull request, #11429: URL: https://github.com/apache/nuttx/pull/11429 ## Summary - I noticed that qemu-armv8a:netnsh_smp_hv does not detect GICv2 on Raspi4B (ubuntu 22.04 server + qemu-8.1.2) - According to the GIC-400 TRM, it says that the architecture ve