Searched refs:__TZ_WRAP_FUNC (Results 1 – 3 of 3) sorted by relevance
101 #define __TZ_WRAP_FUNC(preface, name, postface) \ macro136 __TZ_WRAP_FUNC(k_sched_lock, nsc_name, k_sched_unlock); \
1 Title: Test to verify the __TZ_WRAP_FUNC() macro.4 __TZ_WRAP_FUNC() is part of the nonsecure TrustZone API, but is itself
72 __TZ_WRAP_FUNC(preface, foo1, postface); in wrap_foo1()