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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: gicv3: Fix compiler dependent behavior
Ambroise Vincent
2019-12-10
1
-8
/
+6
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-0
/
+1
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
Add helper to return reference to a symbol
Soby Mathew
2018-10-29
1
-0
/
+23
*
Remove all other deprecated interfaces and files
Antonio Nino Diaz
2018-09-28
1
-4
/
+0
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
Fix MISRA rule 8.3
Roberto Vargas
2018-07-10
1
-2
/
+2
*
ARM platforms: Demonstrate mem_protect from el3_runtime
Roberto Vargas
2018-05-01
1
-1
/
+13
*
utils: rename struct mem_region_t to struct mem_region
Masahiro Yamada
2018-01-16
1
-1
/
+1
*
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