qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 04/18] hw/arm: Use full "target/arm/cpu.h" path to include ta


From: Richard Henderson
Subject: Re: [PATCH 04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
Date: Wed, 11 Jan 2023 09:58:38 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/10/23 08:43, Philippe Mathieu-Daudé wrote:
First we want to introduce a new "cpu.h" header in the "hw/arm/"
namespace;

Do we?  Is that really the best name (not having seen its contents).

second we would like to get rid of '-I target/$ARCH/'
in the CPPFLAGS.
Use the full path to "cpu.h": "target/arm/cpu.h".

That seems a worthy goal for hw/ though.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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