commit | ff3779a543954f7c3e7f3a604eefcc7c15726940 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jan 21 13:16:31 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Mar 06 15:46:18 2025 +0100 |
tree | bbd72323aa1bbe5442026e0e9d8a08937f881726 | |
parent | edee3da2e62ffa741083e1caa78203f91a7f1a87 [diff] |
target/tricore: Ensure not being build on user emulation Currently only system emulation is supported. Assert no target code is built for user emulation. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20250121142341.17001-4-philmd@linaro.org>