On 4/1/23 22:58, Fabiano Rosas wrote:
This introduces the target/arm/tcg directory. Its purpose is to hold the TCG code that is selected by CONFIG_TCG.Signed-off-by: Fabiano Rosas <faro...@suse.de> --- We could squash this onto the next one perhaps.
Yes please. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
--- MAINTAINERS | 1 + target/arm/meson.build | 4 ++++ target/arm/tcg/meson.build | 0 3 files changed, 5 insertions(+) create mode 100644 target/arm/tcg/meson.build