index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lib
/
utils_def.h
Age
Commit message (
Expand
)
Author
2018-06-14
utils: Add BIT_32 and BIT_64 macros
Yann Gautier
2018-06-14
Add GENMASK macros
Yann Gautier
2018-05-04
RAS: Add helpers to access Standard Error Records
Jeenu Viswambharan
2018-03-27
Clean usage of void pointers to access symbols
Joel Hutton
2018-02-27
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-01-30
Merge pull request #1235 from jwerner-chromium/JW_udelay
davidcunado-arm
2018-01-22
Make div_round_up() correct for divisors that are not a power of 2
Julius Werner
2017-12-12
utils_def: Add REGSZ and make BIT() assembly-compatible
Julius Werner
2017-10-05
GICv3: add functions for save and restore
Soby Mathew
2017-09-21
Fix type of `unsigned long` constants
Antonio Nino Diaz
2017-08-24
Add macro to test for minimum architecture version
Jeenu Viswambharan
2017-06-14
Add U() macro to share constants between C and other sources
Varun Wadekar
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-29
Move defines in utils.h to utils_def.h to fix shared header compile issues
Scott Branden