Skip to content
Commit 7f6a81ec authored by Mohamed Omar Asaker's avatar Mohamed Omar Asaker
Browse files

mod/system-coordinator: Fix log format specifiers in phase event error



Replace PRIu32-based format specifiers with standard `%u` for
logging `unsigned int` values. This simplifies format strings and
ensures correct output for `status`, `phase_idx`, and `__LINE__`.

Signed-off-by: Mohamed Omar Asaker's avatarMohamed Omar Asaker <mohamed.omarasaker@arm.com>
parent a2058995
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment