target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 13 Nov 2024 22:21:26 +0000 (23:21 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commita6b3f532852463400c4602418f40628b6b9d24ad
tree9dbe780ceb726971b9921db0203f5ab1ecbace67
parente3b64ebf494d07dfd6adf113115eac8819dbf0b0
target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation

"exec/ram_addr.h" contains system specific declarations.
Restrict its inclusion to sysemu to avoid build errors
when refactoring.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241114011310.3615-10-philmd@linaro.org>
target/arm/tcg/mte_helper.c