index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
lib
/
utils_def.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial Spectre V1 mitigations (CVE-2017-5753).
Joel Hutton
2018-11-26
1
-0
/
+7
*
Synchronise arch.h and arch_helpers.h with TF-A-Tests
Antonio Nino Diaz
2018-11-26
1
-0
/
+1
*
utils_def: add an assembly version for GENMASK
Yann Gautier
2018-11-15
1
-0
/
+8
*
Fix misra warnings in delay timer and console drivers
Sathees Balya
2018-09-25
1
-1
/
+1
*
Fix check_[uptr/u32]_overflow() macros MISRA defects
Antonio Nino Diaz
2018-07-20
1
-7
/
+7
*
Introduce UL(), L() and LL() macros
Antonio Nino Diaz
2018-07-20
1
-8
/
+14
*
xlat v2: Split MMU setup and enable
Jeenu Viswambharan
2018-06-27
1
-2
/
+2
*
utils: Add BIT_32 and BIT_64 macros
Yann Gautier
2018-06-14
1
-1
/
+8
*
Add GENMASK macros
Yann Gautier
2018-06-14
1
-0
/
+17
*
RAS: Add helpers to access Standard Error Records
Jeenu Viswambharan
2018-05-04
1
-0
/
+7
*
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-1
/
+18
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-2
/
+2
*
Merge pull request #1235 from jwerner-chromium/JW_udelay
davidcunado-arm
2018-01-30
1
-5
/
+5
|
\
|
*
Make div_round_up() correct for divisors that are not a power of 2
Julius Werner
2018-01-22
1
-5
/
+5
*
|
utils_def: Add REGSZ and make BIT() assembly-compatible
Julius Werner
2017-12-12
1
-1
/
+8
|
/
*
GICv3: add functions for save and restore
Soby Mathew
2017-10-05
1
-0
/
+11
*
Fix type of `unsigned long` constants
Antonio Nino Diaz
2017-09-21
1
-1
/
+1
*
Add macro to test for minimum architecture version
Jeenu Viswambharan
2017-08-24
1
-0
/
+8
*
Add U() macro to share constants between C and other sources
Varun Wadekar
2017-06-14
1
-5
/
+8
*
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
-0
/
+97