tricore: support SYSCALL_HOOKS
Build Documentation / build-html (push) Has been cancelled

Enable SYSCALL_HOOKS architecture capability for TriCore platform.
This allows runtime interception and hooking of system calls on
TriCore architecture, enabling profiling, tracing, and debugging features.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit is contained in:
hujun5
2025-07-18 19:41:29 +08:00
committed by Donny(董九柱)
parent ae6ad9c193
commit 226443fb81
+1
View File
@@ -199,6 +199,7 @@ config ARCH_TRICORE
bool "Infineon TriCore"
select ARCH_HAVE_INTERRUPTSTACK
select ARCH_HAVE_STACKCHECK
select ARCH_HAVE_SYSCALL_HOOKS
select ARCH_HAVE_CUSTOMOPT
select ARCH_HAVE_TCBINFO
select ARCH_HAVE_REGCPY