aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/utils_def.h
Commit message (Expand)AuthorAgeFilesLines
* Initial Spectre V1 mitigations (CVE-2017-5753).Joel Hutton2018-11-261-0/+7
* Synchronise arch.h and arch_helpers.h with TF-A-TestsAntonio Nino Diaz2018-11-261-0/+1
* utils_def: add an assembly version for GENMASKYann Gautier2018-11-151-0/+8
* Fix misra warnings in delay timer and console driversSathees Balya2018-09-251-1/+1
* Fix check_[uptr/u32]_overflow() macros MISRA defectsAntonio Nino Diaz2018-07-201-7/+7
* Introduce UL(), L() and LL() macrosAntonio Nino Diaz2018-07-201-8/+14
* xlat v2: Split MMU setup and enableJeenu Viswambharan2018-06-271-2/+2
* utils: Add BIT_32 and BIT_64 macrosYann Gautier2018-06-141-1/+8
* Add GENMASK macrosYann Gautier2018-06-141-0/+17
* RAS: Add helpers to access Standard Error RecordsJeenu Viswambharan2018-05-041-0/+7
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-1/+18
* Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-2/+2
* Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm2018-01-301-5/+5
|\
| * Make div_round_up() correct for divisors that are not a power of 2Julius Werner2018-01-221-5/+5
* | utils_def: Add REGSZ and make BIT() assembly-compatibleJulius Werner2017-12-121-1/+8
|/
* GICv3: add functions for save and restoreSoby Mathew2017-10-051-0/+11
* Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-211-1/+1
* Add macro to test for minimum architecture versionJeenu Viswambharan2017-08-241-0/+8
* Add U() macro to share constants between C and other sourcesVarun Wadekar2017-06-141-5/+8
* 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-0/+97