Home
last modified time | relevance | path

Searched refs:tfm_hal_output_sp_log (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/common/
Dtfm_hal_sp_logdev.h23 int32_t tfm_hal_output_sp_log(const unsigned char *str, size_t len);
Dtfm_hal_sp_logdev_periph.c21 int32_t tfm_hal_output_sp_log(const unsigned char *str, size_t len) in tfm_hal_output_sp_log() function
/trusted-firmware-m-3.7.0/secure_fw/partitions/lib/runtime/
Dtfm_sp_log_raw.c34 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()
/trusted-firmware-m-3.7.0/docs/security/security_advisories/
Ddebug_log_vulnerability.rst36 a direct call of ``tfm_hal_output_sp_log()`` from ARoT partition will be