Zhihong Wang
74adbc5ef7
app/test: disable variable tracking assignment for memcpy
VTA is for debugging only, it increases compile time and binary size, especially when there're a lot of inlines. So disable it since memcpy test contains a lot of inline calls. Signed-off-by: Zhihong Wang <zhihong.wang@intel.com> Acked-by: Cunming Liang <cunming.liang@intel.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%