nuttx-update/arch/tricore
yinshengkai 0194c2f88a gcov: update gcov compilation parameters
profile-generate is used to generate compilation feedback optimization data, not just code coverage data

It will rely on the toolchain library:
nuttx/libs/libc/misc/lib_utsname.c:94:(.text.uname+0x2c): undefined reference to `__gcov_indirect_call_profiler_v4'
arm-none-eabi-ld: nuttx/libs/libc/misc/lib_utsname.c:113:(.text.uname+0x178): undefined reference to `__gcov_indirect_call'
arm-none-eabi-ld: nuttx/libs/libc/misc/lib_utsname.c:113:(.text.uname+0x188): undefined reference to `__gcov_time_profiler_counter'
arm-none-eabi-ld: nuttx/staging/libc.a(lib_utsname.o):(.data..LPBX0+0x30): undefined reference to `__gcov_merge_time_profile'

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-11-22 19:08:08 +08:00
..
include arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
src gcov: update gcov compilation parameters 2024-11-22 19:08:08 +08:00
CMakeLists.txt tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
Kconfig arch/tricore: add support of tricore gcc toolchain 2024-07-17 17:18:02 +08:00