aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add mem_region utility functionsRoberto Vargas2017-09-251-0/+19
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden2017-04-291-61/+2
* Introduce MIN()/MAX() macros in utils.hdp-arm2017-03-311-0/+14
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-0/+31
* Resolve build errors flagged by GCC 6.2David Cunado2017-01-261-1/+15
* utils: move BIT(n) macro to utils.hMasahiro Yamada2017-01-131-0/+2
* Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew2016-08-091-0/+2
* Ensure addresses in is_mem_free() don't overflowSandrine Bailleux2016-07-251-0/+7
* Introduce round_up/down() macrosSandrine Bailleux2016-07-081-0/+17
* Introduce utils.h header fileSandrine Bailleux2016-07-081-0/+41