Searched refs:IMSG_RAW (Results 1 – 4 of 4) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | attributes.c | 359 IMSG_RAW(ATTR_FMT_0BYTE, in __trace_attributes() 364 IMSG_RAW(ATTR_FMT_1BYTE, in __trace_attributes() 372 IMSG_RAW(ATTR_FMT_2BYTE, in __trace_attributes() 381 IMSG_RAW(ATTR_FMT_3BYTE, in __trace_attributes() 390 IMSG_RAW(ATTR_FMT_4BYTE, in __trace_attributes() 399 IMSG_RAW(ATTR_FMT_ARRAY, in __trace_attributes() 448 IMSG_RAW("%s,--- (serial object) Attributes list --------", pre); in trace_attributes() 449 IMSG_RAW("%s| %"PRIu32" item(s) - %"PRIu32" bytes", in trace_attributes() 456 IMSG_RAW("%s`-----------------------", prefix ? prefix : ""); in trace_attributes()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | trace.h | 122 #define IMSG_RAW(...) (void)0 macro 124 #define IMSG_RAW(...) trace_printf_helper_raw(TRACE_INFO, true, __VA_ARGS__) macro
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | boot.c | 136 IMSG_RAW("\n"); in init_primary()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | 507 IMSG_RAW("\n"); in init_pager_runtime() 919 IMSG_RAW("\n"); in init_primary()
|