ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
15 stars 41 forks source link

UART_BASE Type is changed to uint64_t. #205

Closed ajayswar-s closed 10 months ago

ajayswar-s commented 10 months ago

-The defined type of uart_base is changed to uint64_t -The UART_BASE print modifier is changed from 'X' to "llX'

Fixes: https://github.com/ARM-software/arm-systemready/issues/105