|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 2/3] hw/arm/stellaris: Add 'armv7m' local variable |
Date: | Sun, 12 Jan 2025 23:58:32 +0100 |
User-agent: | Mozilla Thunderbird |
On 12/1/25 23:56, Philippe Mathieu-Daudé wrote:
While the TYPE_ARMV7M object forward its NVIC interrupt lines, it is somehow misleading to name it 'nvic'. Add the 'armv7m' local variable for clarity, but also keep the 'nvic' variable behaving like before when used for wiring IRQ lines. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/arm/stellaris.c | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-)
Note this patch diverges with my other Stellaris series: 20250110160204.74997-1-philmd@linaro.org/">https://lore.kernel.org/qemu-devel/20250110160204.74997-1-philmd@linaro.org/ I'm OK to rebase whichever isn't merged first (this one being less work).
[Prev in Thread] | Current Thread | [Next in Thread] |