summaryrefslogtreecommitdiff
path: root/include/lib/utils.h
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-03-31Introduce MIN()/MAX() macros in utils.hdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2017-01-13utils: move BIT(n) macro to utils.hMasahiro Yamada
2016-08-09Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew
2016-07-25Ensure addresses in is_mem_free() don't overflowSandrine Bailleux
2016-07-08Introduce round_up/down() macrosSandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux