TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
40daecc1be51383c806c0ac953303e47026abcac
/
include
/
lib
40daecc
Fix MISRA defects in extension libs
by Antonio Nino Diaz
· 7 years ago
12af5ed
Make errata reporting mandatory for CPU files
by Soby Mathew
· 7 years ago
f1722b6
PIE: Use PC relative adrp/adr for symbol reference
by Soby Mathew
· 7 years ago
6a7b300
Add helper to return reference to a symbol
by Soby Mathew
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
799bbb1
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 7 years ago
44445ae5
Merge pull request #1641 from jeenu-arm/ptrauth
by Antonio Niño Díaz
· 7 years ago
630b011
libfdt: Import version v1.4.7
by Antonio Nino Diaz
· 7 years ago
b7618c9
libfdt: Remove current version
by Antonio Nino Diaz
· 7 years ago
1a29aba
libc: Integrate strrchr in libc
by Antonio Nino Diaz
· 7 years ago
1278f36
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 7 years ago
3ff4aaa
AArch64: Enable lower ELs to use pointer authentication
by Jeenu Viswambharan
· 7 years ago
da3b038
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 7 years ago
9cc4651
Introduce object pool allocator
by Sandrine Bailleux
· 7 years ago
81542c0
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 7 years ago
1dcc28c
Introduce RECLAIM_INIT_CODE build flag
by Daniel Boulby
· 7 years ago
a4277cd
Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console
by Soby Mathew
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
90e0c98
xlat: Remove deprecated interfaces
by Antonio Nino Diaz
· 7 years ago
7dab0ea
context_mgmt: Remove deprecated interfaces
by Antonio Nino Diaz
· 7 years ago
0b81230
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· 7 years ago
871de53
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 7 years ago
d47509d
Fix misra warnings in delay timer and console drivers
by Sathees Balya
· 7 years ago
630cdf7
aarch32: PAR_ADDR_MASK should explicitly use BIT_64
by Yann Gautier
· 7 years ago
e43422b
ARMv7: Alias dmbld() to dmb()
by Jeenu Viswambharan
· 7 years ago
6cf8d65
cpus: denver: Implement static workaround for CVE-2018-3639
by Varun Wadekar
· 7 years ago
cf3ed0d
cpus: denver: reset power state to 'C1' on boot
by Varun Wadekar
· 7 years ago
3ee60d8
Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc
by Dimitris Papastamos
· 7 years ago
30125ea
AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1
by Jan Dabros
· 7 years ago
0c62883
backtrace: Introduce backtrace function
by Douglas Raillard
· 7 years ago
870ce3d
libc: Move tf_printf and tf_snprintf to libc
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
2fb88cb
libc: Cleanup SCC headers
by Antonio Nino Diaz
· 7 years ago
7c0ff9c
libc: Add AArch32 and AArch64 headers
by Antonio Nino Diaz
· 7 years ago
27989a8
libc: Introduce files from SCC
by Antonio Nino Diaz
· 7 years ago
2c5aca6
libc: Cleanup FreeBSD files
by Antonio Nino Diaz
· 7 years ago
c6fdaa7
libc: Import files from FreeBSD
by Antonio Nino Diaz
· 7 years ago
8bb6de1
libc: Introduce cdefs.h, assert.h and strlen.c
by Antonio Nino Diaz
· 7 years ago
091f396
libc: Remove non-Arm files
by Antonio Nino Diaz
· 7 years ago
11dfe0b
Merge pull request #1532 from jeenu-arm/misra-fixes
by Dimitris Papastamos
· 7 years ago
61e7c05
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· 7 years ago
30a8d96
RAS: MISRA fixes
by Jeenu Viswambharan
· 7 years ago
ba6e5ca
SDEI: MISRA fixes
by Jeenu Viswambharan
· 7 years ago
5f83591
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· 7 years ago
8a67718
DSU erratum 936184 workaround
by John Tsichritzis
· 7 years ago
3ba9295
Merge pull request #1510 from robertovargas-arm/romlib
by Dimitris Papastamos
· 7 years ago
1a92a0e
xlat v2: Support the EL2 translation regime
by Antonio Nino Diaz
· 7 years ago
e5d5951
xlat v2: Cleanup get/change mem attr helpers
by Antonio Nino Diaz
· 7 years ago
61f72a3
Create a library file for libc
by Roberto Vargas
· 7 years ago
5b395e3
xlat: Use bool instead of int
by Antonio Nino Diaz
· 7 years ago
eea75ba
Define bool type
by Jeenu Viswambharan
· 7 years ago
e7b9886
xlat: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
60e062f
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 7 years ago
790e6c5
Merge pull request #1485 from jeenu-arm/ras
by danh-arm
· 7 years ago
6b7b0f3
PSCI: Fix MISRA defects in common and setup code
by Antonio Nino Diaz
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
bef9a10
PMF: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
369742e
PSCI: Add missing function argument names
by Antonio Nino Diaz
· 7 years ago
97373c3
PSCI: Replace macros by static inline functions
by Antonio Nino Diaz
· 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
ba0248b
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 7 years ago
224e1ab
Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor
by danh-arm
· 7 years ago
b56dc2a
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· 7 years ago
bc6206f
lib: cpu: Add L2 cache aux control register definition to CA72
by Konstantin Porotchkin
· 7 years ago
e62ea09
Fix HCPTR.TCP11 bit definition
by Sandrine Bailleux
· 7 years ago
3039988
Fix types of arch.h definitions
by Antonio Nino Diaz
· 7 years ago
0107aa4
Add missing parentheses to macros in arch.h
by Antonio Nino Diaz
· 7 years ago
1dd6c05
xlat: Remove references to the Trusted Firmware
by Antonio Nino Diaz
· 7 years ago
63ddbae
xlat v2: Make setup_mmu_config public
by Antonio Nino Diaz
· 7 years ago
6563c0b
xlat v2: Turn MMU parameters into 64-bit values
by Antonio Nino Diaz
· 7 years ago
aa1d5f6
xlat v2: Remove IMAGE_EL define
by Antonio Nino Diaz
· 7 years ago
46e8870
Add initial CPU support for Cortex-Helios
by Joel Hutton
· 8 years ago
c84b6cb
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
6cbf17d
Merge pull request #1473 from robertovargas-arm/misra
by Dimitris Papastamos
· 7 years ago
9fdad69
Remove integrity check in declare_cpu_ops_base
by Roberto Vargas
· 7 years ago
f21b9f6
Remove .struct directive
by Roberto Vargas
· 7 years ago
c96f297
Fix MISRA rule 8.3
by Roberto Vargas
· 7 years ago
43b8fa8
Fix incorrect pointer conversion in SMC_UUID_RET()
by Sandrine Bailleux
· 7 years ago
fd2299e
xlat v2: Split code into separate files
by Antonio Nino Diaz
· 7 years ago
0cc7aa8
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
ebce735
Merge pull request #1406 from robertovargas-arm/uuid
by Dimitris Papastamos
· 7 years ago
9dfd755
Merge pull request #1437 from jeenu-arm/ras-remaining
by Dimitris Papastamos
· 7 years ago
3a1b7b1
xlat: Remove mmap_attr_t enum type
by Antonio Nino Diaz
· 7 years ago
e7b9473
BL31: Introduce jump primitives
by Jeenu Viswambharan
· 7 years ago
342d622
ARM Platforms: Update CNTFRQ register in CNTCTLBase frame
by Soby Mathew
· 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
0336486
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
59c4346
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
by Dimitris Papastamos
· 7 years ago
a0b9bb7
xlat v2: Introduce xlat granule size helpers
by Antonio Nino Diaz
· 7 years ago
896a590
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
6f03bc7
SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled
by Dimitris Papastamos
· 7 years ago
d6b7980
Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76
by Dimitris Papastamos
· 7 years ago
040b546
Implement Cortex-Ares 1043202 erratum workaround
by Dimitris Papastamos
· 7 years ago
08268e2
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
abbffe9
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 8 years ago
d003b19
Merge pull request #1392 from dp-arm/dp/cve_2018_3639
by Dimitris Papastamos
· 7 years ago
1634cae
context_mgmt: Make cm_init_context_common public
by Antonio Nino Diaz
· 7 years ago
fe007b2
Add support for dynamic mitigation for CVE-2018-3639
by Dimitris Papastamos
· 7 years ago
Next »