Files
arm-trusted-firmware/include
Boyan KaratotevandManish Pandey 067c4bcd27 fix: update utils_def.h to use assembly compatible integer literal suffixes
Newer compilers accept C style integer literal suffixes (like `1ULL`) in
assembly code. Unfortunately, this seems to be a recent development and
older compilers do not. Convert uses of these suffixes to use the
helpers from utils_def_exp.h that will expand correctly.

Change-Id: I5a6e4a52e3c9c85b964fd9fc88548af68cc9998e
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
2026-05-15 09:06:28 +00:00
..
2025-11-06 13:10:24 +01:00