nuttx/arch/arm64
Masayuki Ishikawa 9861d49cd4 arch: arm64: Add arm64_gic_raise_sgi() for SMP
Summary:
- I noticed that arm64_gic_raise_sgi() is not implemented for
  GICv2 which is used for SMP + hypervisor such as qemu + kvm.
- This commit fixes this issue

Impact:
- None

Testing:
- Tested with qemu-7.1 + kvm (linux) and qemu-7.1 + hvf (macOS)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2023-06-30 16:10:26 +08:00
..
include arch/arm64: send sgi with correct aff and target list 2023-05-21 09:58:34 -03:00
src arch: arm64: Add arm64_gic_raise_sgi() for SMP 2023-06-30 16:10:26 +08:00
Kconfig arch/arm64/Kconfig: Fix help attribute 2023-05-10 22:51:11 +08:00