Enable logs on both non-secure and TF-M

Hi,

I am new to Nordic environment.

I have a project build on nrf5340_cpuapp_ns. I want to enable logs on both non-secure and secure image.

Currently I am only seeing logs from the non-secure (printk()).

I have enabled SPM logs for TF-M but I do not see any SPMLOG_INFMSG() logs.

Please help me to enable logs in TF-M along with non-secure.

Thank you in advance

Related