tz_trusty.h 127 B

123456
  1. #ifndef __TZ_TRUSTY_H__
  2. #define __TZ_TRUSTY_H__
  3. extern s32 trusty_mtee_std_call32(s32 smcnr, s32 a1, s32 a2, s32 a3);
  4. #endif