aboutsummaryrefslogtreecommitdiff
path: root/include/lib/utils.h
AgeCommit message (Expand)Author
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-29Add helper to return reference to a symbolSoby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-10Fix MISRA rule 8.3Roberto Vargas
2018-05-01ARM platforms: Demonstrate mem_protect from el3_runtimeRoberto Vargas
2018-01-16utils: rename struct mem_region_t to struct mem_regionMasahiro Yamada
2017-09-25Add mem_region utility functionsRoberto Vargas
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