Searched refs:tfm_hal_output_sp_log (Results 1 – 4 of 4) sorted by relevance
23 int32_t tfm_hal_output_sp_log(const unsigned char *str, size_t len);
21 int32_t tfm_hal_output_sp_log(const unsigned char *str, size_t len) in tfm_hal_output_sp_log() function
34 tfm_hal_output_sp_log(pb->buf, PRINT_BUFF_SIZE); in _tfm_flush_formatted_buffer()159 count += tfm_hal_output_sp_log(outputbuf.buf, outputbuf.pos); in vprintf()
36 a direct call of ``tfm_hal_output_sp_log()`` from ARoT partition will be