TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
f66053372952f9f30ffc4da28080c36a38e17ce5
/
include
/
common
f660533
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 7 years ago
0709055
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
5b8d50e
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· 7 years ago
c9f9d9e
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
f5478de
Reorganize architecture-dependent header files
by Antonio Nino Diaz
· 7 years ago
65849aa
Enable DIT if supported
by Sathees Balya
· 7 years ago
48e1d35
AArch64: Use SSBS for CVE_2018_3639 mitigation
by Jeenu Viswambharan
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
73f1ac6
Introduce fdtw_read_array() helper
by Antonio Nino Diaz
· 7 years ago
2747362
Introduce new fdt helper to read string properties
by Antonio Nino Diaz
· 7 years ago
a0fee74
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
931f7c6
PIE: Position Independant Executable support for BL31
by Soby Mathew
· 7 years ago
f1722b6
PIE: Use PC relative adrp/adr for symbol reference
by Soby Mathew
· 7 years ago
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
583cb00
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
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
cc5859c
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 7 years ago
3ff4aaa
AArch64: Enable lower ELs to use pointer authentication
by Jeenu Viswambharan
· 7 years ago
6fe8b19
Add new defines for STM32MP1 platform
by Yann Gautier
· 7 years ago
d9f529f
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 7 years ago
8950990
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 7 years ago
e22a4ae
Merge pull request #1621 from jts-arm/typos
by Soby Mathew
· 7 years ago
701b498
Reorder log level macro definitions for clarity
by John Tsichritzis
· 7 years ago
e02f469
Fix misra warnings in SMC and power mgmt code
by Sathees Balya
· 7 years ago
5634a49
Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common
by Dimitris Papastamos
· 7 years ago
200006d
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 7 years ago
81542c0
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
ed51b51
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 7 years ago
871de53
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 7 years ago
7e2bbef
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 7 years ago
5a22e46
Fix MISRA defects in log helpers
by Antonio Nino Diaz
· 7 years ago
dcf95e7
Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra
by Dimitris Papastamos
· 7 years ago
819df3f
Fix MISRA defects in some common headers
by Antonio Nino Diaz
· 7 years ago
3e530d8
backtrace: Print backtrace in assert() and panic()
by Antonio Nino Diaz
· 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
cb6dbfe
tf_printf: Return number of printed characters
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
b634fa9
SiP: MISRA fixes for execution state switch
by Jeenu Viswambharan
· 7 years ago
5accce5
Add support for romlib in the build system
by Roberto Vargas
· 7 years ago
cf24229
Run compiler on debug macros for type checking
by Sandrine Bailleux
· 7 years ago
a9203ed
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
b2805da
Remove .func and .endfunc assembler directives
by Roberto Vargas
· 7 years ago
d48f193
Merge pull request #1429 from jeenu-arm/mmu-direct
by Dimitris Papastamos
· 7 years ago
0cc7aa8
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
4ab2c0a
Document ep_info attribute flags
by Antonio Nino Diaz
· 7 years ago
d3775d4
Fix MISRA Rule 5.3 Part 1
by Daniel Boulby
· 7 years ago
0d01830
Merge pull request #1386 from soby-mathew/sm/dyn_bl31
by Dimitris Papastamos
· 7 years ago
79c1799
Correct some typo errors in comment
by Qixiang Xu
· 7 years ago
209a60c
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
14c6016
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
2f37046
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
336ece6
Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra
by Dimitris Papastamos
· 7 years ago
b3323cd
Fix some MISRA defects in SPM code
by Antonio Nino Diaz
· 7 years ago
8b37120
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
735181b
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· 7 years ago
b4ad976
fix instruction address range limitation
by Jiafei Pan
· 7 years ago
7d173fc
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
085e80e
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
1af540e
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
7fabe1a
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
9fb8af3
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
da5f274
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
cab0b5b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 8 years ago
e5674e1
Dynamic cfg: Introduce fdt wrappers
by Soby Mathew
· 8 years ago
bf9ce61
Add dynamic config image IDs
by Soby Mathew
· 8 years ago
6d31020
Dynamic cfg: Add HW and TB_FW configs to CoT
by Soby Mathew
· 8 years ago
5b75b4a
Merge pull request #1173 from etienne-lms/armv7-qemu
by davidcunado-arm
· 7 years ago
3fe81dc
aarch32: use lr as bl32 boot argument on aarch32 only systems
by Etienne Carriere
· 8 years ago
2e379d2
image_decompress: add APIs for decompressing images
by Masahiro Yamada
· 8 years ago
d95eb47
Merge pull request #1228 from dp-arm/dp/cve_2017_5715
by davidcunado-arm
· 8 years ago
040f1e6
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 8 years ago
0d3a27e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 8 years ago
7343505
sp_min: Implement workaround for CVE-2017-5715
by Dimitris Papastamos
· 8 years ago
d1f7292
Mark functions defined in assembly files
by Roberto Vargas
· 8 years ago
b1d27b4
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 8 years ago
f62ad32
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· 8 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
211d307
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 8 years ago
76163b3
Unify cache flush code path after image load
by Soby Mathew
· 8 years ago
1a85337
Enable SVE for Non-secure world
by David Cunado
· 8 years ago
71f8a6a
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 8 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 8 years ago
2fccb22
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 8 years ago
64cc6e9
ARMv7 may not support Virtualization Extensions
by Etienne Carriere
· 8 years ago
908cf70
ARMv7 does not support SDCR
by Etienne Carriere
· 8 years ago
0147bef
ARMv7 does not support STL instruction
by Etienne Carriere
· 8 years ago
c639e8e
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· 8 years ago
7f56e9a
Implement log framework
by Soby Mathew
· 8 years ago
2d7e828
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 8 years ago
2867ca3
Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry
by davidcunado-arm
· 8 years ago
413115e
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· 8 years ago
86606eb
cpu log buffer size depends on cache line size
by Etienne Carriere
· 8 years ago
31823b6
Add CFI debug info to vector entries
by Douglas Raillard
· 8 years ago
fed18b3
asm_macros: set the default assembly code alignment to 4 byte
by Masahiro Yamada
· 8 years ago
64726e6
Add new alignment parameter to func assembler macro
by Julius Werner
· 8 years ago
71fb396
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
Next »