Secure Manager usage of USART1
Does Secure Manager actually use USART1 when it comes up or is the initial serial output from the default app installed when I provision Secure Manager (SM)?
This output, I mean
================= General Infos ==========================
Flash Layout configuration index: <0x0>
Secure Manager Version: <1.0.0>
STuRoT Version: <1.0.0>
==========================================================
I saw in ROT_Provisioning/SM/Config/SM_Config_General.xml that had elements to change USART and associated GPIOs.
If so, is changing SM_Config_General.xml and re-create the obk enough to change it?
Or, is the SM hardcoded to USART1?
Also does the SM, release or stop using the USART, to allow the non-secure app to use the USART?
We have engineering H573-based boards, in which USART1 was already allocated to another function.
So, would like SM to not use USART1, and if needed, use another USART allocated (temporarily) to a serial console
