commit | 615f89984cdad20d2d23bcb4646040115b0e3501 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Mar 05 18:24:48 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Mar 06 17:02:51 2024 +0000 |
tree | d056a4f7f14c7d1e311bd53e48350bded58e65d1 | |
parent | 23fd2e35383a9d5c32078e5adb7b050db706e7e9 [diff] |
ci: expect all debug logs on UART0 and crash logs on UART1 Following the modification in commit c864af989, anticipate that all boot logs from BL31 will now be directed to the UART0 console. Additionally, crash logs will continue to be output to the UART1 terminal as usual. Consequently, the corresponding expect scripts have been updated to align with these adjustments. Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: Ia895e43ea3f660150eebffe55bdf21ed25ae5660