Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mem_region utility functions | Roberto Vargas | 2017-09-25 | 1 | -0/+19 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 1 | -25/+1 |
* | Move defines in utils.h to utils_def.h to fix shared header compile issues | Scott Branden | 2017-04-29 | 1 | -61/+2 |
* | Introduce MIN()/MAX() macros in utils.h | dp-arm | 2017-03-31 | 1 | -0/+14 |
* | Introduce unified API to zero memory | Douglas Raillard | 2017-02-06 | 1 | -0/+31 |
* | Resolve build errors flagged by GCC 6.2 | David Cunado | 2017-01-26 | 1 | -1/+15 |
* | utils: move BIT(n) macro to utils.h | Masahiro Yamada | 2017-01-13 | 1 | -0/+2 |
* | Move SIZE_FROM_LOG2_WORDS macro to utils.h | Soby Mathew | 2016-08-09 | 1 | -0/+2 |
* | Ensure addresses in is_mem_free() don't overflow | Sandrine Bailleux | 2016-07-25 | 1 | -0/+7 |
* | Introduce round_up/down() macros | Sandrine Bailleux | 2016-07-08 | 1 | -0/+17 |
* | Introduce utils.h header file | Sandrine Bailleux | 2016-07-08 | 1 | -0/+41 |