The application software sent the “Hello World” string to the UART0 peripheral of the PS section. From UART0, the “Hello World” string goes byte-by-byte to the serial terminal application running on the host machine, which displays it as a string.