ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
16 stars 42 forks source link

missing \n in info block #92

Closed hrw closed 1 year ago

hrw commented 1 year ago

During tests of qemu/sbsa-ref I got this weird output:

 GIC_INFO: Number of ITS              :    0

 GTDT don't have el2 virt timer info
 using bsa recommended value 28 TIMER_INFO: Number of system timers  :    0
 WATCHDOG_INFO: Number of Watchdogs   :    1

Looks like forgotten "\n" in some message.

chetan-rathore commented 1 year ago

Hi @hrw,

This seems to be a duplicate of #94. If that's the case, can you please close this issue. The required changes will be made with #94 fix PR.

Thanks, ACS team