Currently TF-M uses hardcoded baud rate value 115200. Change the implementation to use the ``
DEFAULT_UART_BAUDRATE
or
UART_DEFAULT_BAUD_RATE
define in device_cfg.h
Currently TF-M uses hardcoded baud rate value 115200. Change the implementation to use the ``
DEFAULT_UART_BAUDRATE
or
UART_DEFAULT_BAUD_RATE
define in device_cfg.h
Fix for this issue: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1959/