TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
5d68e8913ea983b21eb4a1163e6215ff8f8e96e4
/
include
/
lib
/
utils_def.h
7e804f9
feat(spmc): add support for v1.1 FF-A memory data structures
by Marc Bonnici
· 3 years, 3 months ago
447a42e
NXP: Timer API added to enable ARM generic timer
by Pankaj Gupta
· 4 years, 7 months ago
3443a70
Fix MISRA C issues in BL1/BL2/BL31
by John Powell
· 5 years ago
d4b2910
include: move MHZ_TICKS_PER_SEC to utils_def.h
by Varun Wadekar
· 5 years ago
e76d9fc
lib: utils_def: add CLAMP macro
by Lionel Debieve
· 6 years ago
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
57bf605
Factor out cross-BL API into export headers suitable for 3rd party code
by Julius Werner
· 6 years ago
9edd891
Initial Spectre V1 mitigations (CVE-2017-5753).
by Joel Hutton
· 7 years ago
932b3ae
Synchronise arch.h and arch_helpers.h with TF-A-Tests
by Antonio Nino Diaz
· 7 years ago
46c613e
utils_def: add an assembly version for GENMASK
by Yann Gautier
· 7 years ago
d47509d
Fix misra warnings in delay timer and console drivers
by Sathees Balya
· 7 years ago
f00119d
Fix check_[uptr/u32]_overflow() macros MISRA defects
by Antonio Nino Diaz
· 7 years ago
029f5a2
Introduce UL(), L() and LL() macros
by Antonio Nino Diaz
· 7 years ago
0cc7aa8
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
167c5f8
utils: Add BIT_32 and BIT_64 macros
by Yann Gautier
· 7 years ago
3967635
Add GENMASK macros
by Yann Gautier
· 7 years ago
30d81c3
RAS: Add helpers to access Standard Error Records
by Jeenu Viswambharan
· 8 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
5724481f
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
eefd04b
Merge pull request #1235 from jwerner-chromium/JW_udelay
by davidcunado-arm
· 7 years ago
7baa7bc
Make div_round_up() correct for divisors that are not a power of 2
by Julius Werner
· 7 years ago
155a100
utils_def: Add REGSZ and make BIT() assembly-compatible
by Julius Werner
· 8 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
e47ac1f
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 8 years ago
f45e232
Add macro to test for minimum architecture version
by Jeenu Viswambharan
· 8 years ago
6176b4f
Add U() macro to share constants between C and other sources
by Varun Wadekar
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
53d9c9c
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago