Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4f84cc182bd5b6f699ec27970b9daf9ecc79ce3e
/
include
/
lib
/
utils_def.h
68a181e
NXP: Timer API added to enable ARM generic timer
by Pankaj Gupta
· Wed Dec 09 14:02:38 2020 +0530
a5c6636
Fix MISRA C issues in BL1/BL2/BL31
by John Powell
· Fri Mar 20 14:21:05 2020 -0500
0a176e3
include: move MHZ_TICKS_PER_SEC to utils_def.h
by Varun Wadekar
· Thu Feb 13 13:07:12 2020 -0800
a265ade
lib: utils_def: add CLAMP macro
by Lionel Debieve
· Thu Jan 02 11:14:16 2020 +0100
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· Tue Jul 09 13:49:11 2019 -0700
2a231e3
Factor out cross-BL API into export headers suitable for 3rd party code
by Julius Werner
· Tue May 28 21:03:58 2019 -0700
d522759
Initial Spectre V1 mitigations (CVE-2017-5753).
by Joel Hutton
· Tue Oct 09 14:08:42 2018 +0100
8257f5b
Synchronise arch.h and arch_helpers.h with TF-A-Tests
by Antonio Nino Diaz
· Thu Nov 22 15:53:17 2018 +0000
d2c9a68
utils_def: add an assembly version for GENMASK
by Yann Gautier
· Thu Nov 15 09:49:24 2018 +0100
006b15e
Fix misra warnings in delay timer and console drivers
by Sathees Balya
· Wed Sep 19 14:23:03 2018 +0100
bb77f88
Fix check_[uptr/u32]_overflow() macros MISRA defects
by Antonio Nino Diaz
· Wed Jul 18 13:23:07 2018 +0100
2913596
Introduce UL(), L() and LL() macros
by Antonio Nino Diaz
· Wed Jul 18 11:56:00 2018 +0100
58e8148
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· Fri Apr 27 15:06:57 2018 +0100
c70fed5
utils: Add BIT_32 and BIT_64 macros
by Yann Gautier
· Thu Jun 14 13:28:31 2018 +0200
953e94d
Add GENMASK macros
by Yann Gautier
· Thu Jun 14 18:35:33 2018 +0200
19f6cf2
RAS: Add helpers to access Standard Error Records
by Jeenu Viswambharan
· Thu Dec 07 08:43:05 2017 +0000
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· Wed Mar 21 11:40:57 2018 +0000
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· Fri Feb 16 21:12:58 2018 +0000
f0781f3
Merge pull request #1235 from jwerner-chromium/JW_udelay
by davidcunado-arm
· Tue Jan 30 08:59:35 2018 +0000
54b6d20
Make div_round_up() correct for divisors that are not a power of 2
by Julius Werner
· Mon Jan 22 13:56:13 2018 -0800
02eb727
utils_def: Add REGSZ and make BIT() assembly-compatible
by Julius Werner
· Tue Dec 12 14:23:26 2017 -0800
327548c
GICv3: add functions for save and restore
by Soby Mathew
· Thu Jul 13 15:19:51 2017 +0100
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· Thu Sep 14 15:57:44 2017 +0100
0bc79d9
Add macro to test for minimum architecture version
by Jeenu Viswambharan
· Wed Aug 16 11:44:25 2017 +0100
05597a9
Add U() macro to share constants between C and other sources
by Varun Wadekar
· Thu May 18 10:32:51 2017 -0700
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· Mon Apr 10 11:45:52 2017 -0700