qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" propert


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
Date: Mon, 8 Jan 2024 13:03:05 +0100
User-agent: Mozilla Thunderbird

On 6/1/24 19:15, Samuel Tardieu wrote:
A SoC will not have a direct access to the NVIC embedded in its ARM
core. By aliasing the "num-prio-bits" property similarly to what is
done for the "num-irq" one, a SoC can easily configure it on its
armv7m instance.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
---
  hw/arm/armv7m.c         | 2 ++
  include/hw/arm/armv7m.h | 1 +
  2 files changed, 3 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]