+1
−0
+140
−2770
File changed.
Preview size limit exceeded, changes collapsed.
target/arm/m_helper.c
0 → 100644
+2676
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
In preparation for supporting TCG disablement on ARM, we move most
of TCG related v7m/v8m helpers and APIs into their own file.
Note: It is easier to review this commit using the 'histogram'
diff algorithm:
$ git diff --diff-algorithm=histogram ...
or
$ git diff --histogram ...
Suggested-by:
Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190702144335.10717-2-philmd@redhat.com
Reviewed-by:
Peter Maydell <peter.maydell@linaro.org>
[PMM: updated qapi #include to match recent changes there]
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
File changed.
Preview size limit exceeded, changes collapsed.
File added.
Preview size limit exceeded, changes collapsed.