Skip to content

Use strtol instead of std::atoi in logging

strtol does not throw exceptions.

Change-Id: I6d6d3c32c2b61ed0307370bbfc3ce333adb5c504 Signed-off-by: Dennis Tsiang dennis.tsiang@arm.com

Merge request reports