commit | a770b10bafc3e67b16c258167e15f228298c2d35 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jan 21 14:33:33 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Mar 06 15:46:18 2025 +0100 |
tree | 5f90350aaf15e39772c6a511cffba10b205fac38 | |
parent | befd818b58c8522f573b8831df820f121bfe642a [diff] |
target/hexagon: Ensure not being build on system emulation Currently only user emulation is supported. Assert no target code is built for system emulation. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com> Message-Id: <20250121142341.17001-2-philmd@linaro.org>