TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
9536bae6df5638772a1e8b1c8cf8e321f4ab5452
/
include
/
common
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
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
18f2efd
Fully initialise essential control registers
by David Cunado
· 8 years ago
030567e
include: add U()/ULL() macros for constants
by Varun Wadekar
· 8 years ago
572e141
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 8 years ago
da5241c
Introduce `tf_snprintf`
by Antonio Nino Diaz
· 8 years ago
2a6c1a8
fip: move headers shared between TF and fiptool to include/tools_share
by Masahiro Yamada
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
0f22bef
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 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
484acce
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
dc78758
AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor
by Yatharth Kochar
· 9 years ago
044bb2f
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
ed75625
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
5dffb46
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
1a80e88
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
85e93ba
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
308d359
Introduce unified API to zero memory
by Douglas Raillard
· 9 years ago
b38bc68
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
bd83b41
Merge pull request #791 from jeenu-arm/asm-assert-32
by danh-arm
· 9 years ago
99c5eba
Export is_mem_free() function
by Sandrine Bailleux
· 9 years ago
e12cb61
AArch32: Print ASM_ASSERT and panic messages
by Jeenu Viswambharan
· 9 years ago
1b5fa6e
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· 9 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
939f66d
Reset EL2 and EL3 configurable controls
by David Cunado
· 9 years ago
b91d935
Add CFI debug frame information for ASM functions
by Douglas Raillard
· 9 years ago
495f3d3
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
by David Cunado
· 9 years ago
9c1dceb
AArch32: Add `memcpy4` function in assembly
by Yatharth Kochar
· 9 years ago
f426fc0
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 9 years ago
1a0a3f0
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 9 years ago
7260022
Add new version of image loading.
by Yatharth Kochar
· 9 years ago
e33b78a
AArch32: Add support in TF libraries
by Soby Mathew
· 9 years ago
1ae0a49
AArch32: Add API to invoke runtime service handler
by Soby Mathew
· 9 years ago
f24307d
AArch32: Add assembly helpers
by Soby Mathew
· 9 years ago
738b1fd
Rearrange assembly helper macros
by Soby Mathew
· 9 years ago
cf0b149
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
532ed61
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
da554d7
Fix coding guideline warnings
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
aadb135
Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn
by danh-arm
· 9 years ago
5d1c104
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 9 years ago
ed81f3e
Introduce utils.h header file
by Sandrine Bailleux
· 9 years ago
663db20
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· 9 years ago
8d8c61e
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
by danh-arm
· 9 years ago
8cd16e6
Build option to include AArch32 registers in cpu context
by Soby Mathew
· 9 years ago
79627dc
Fill exception vectors with zero bytes
by Sandrine Bailleux
· 9 years ago
e0ae9fa
Introduce some helper macros for exception vectors
by Sandrine Bailleux
· 9 years ago
10c252c
Fix build error with optimizations disabled (-O0)
by Sandrine Bailleux
· 9 years ago
99e58f9
Enable SCR_EL3.SIF bit
by Soby Mathew
· 9 years ago
adb4fcf
Enable asynchronous abort exceptions during boot
by Gerald Lejeune
· 9 years ago
1319e7b
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
b6fc25e
Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init
by danh-arm
· 9 years ago
4e85e4f
Initialize secondary CPUs during cold boot
by Antonio Nino Diaz
· 9 years ago
843ddee
Fix the inconsistencies in bl1_tbbr_image_descs[]
by Yatharth Kochar
· 10 years ago
70ecb56
Migrate __warn_deprecated -> __deprecated
by Soren Brinkmann
· 10 years ago
b313d75
Rearrange fields in TF data structures to reduce padding
by Soby Mathew
· 10 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 10 years ago
f59821d
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 10 years ago
516beb5
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 10 years ago
2d4d220
FWU: Add FWU support to `fip_create` tool
by Yatharth Kochar
· 10 years ago
9003fa0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 10 years ago
48bfb88
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 10 years ago
7baff11
Add descriptor based image management support in BL1
by Yatharth Kochar
· 10 years ago
bbf8f6f
Move context management code to common location
by Yatharth Kochar
· 10 years ago
5698c5b
Remove `RUN_IMAGE` usage as opcode passed to next EL.
by Yatharth Kochar
· 10 years ago
7a24cba
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 10 years ago
68a68c9
Introduce print_entry_point_info() function
by Sandrine Bailleux
· 10 years ago
78460a0
Use standard errno definitions in load_auth_image()
by Juan Castillo
· 10 years ago
54dc71e
Make generic code work in presence of system caches
by Achin Gupta
· 10 years ago
a2f8b16
Ensure BL2 security state is secure
by Vikram Kanigiri
· 10 years ago
468f808
Merge pull request #368 from jcastillo-arm/jc/genfw/1126
by danh-arm
· 10 years ago
fedbc04
TBB: abort boot if BL3-2 cannot be authenticated
by Juan Castillo
· 10 years ago
58523c0
PSCI: Add documentation and fix plat_is_my_cpu_primary()
by Soby Mathew
· 10 years ago
85a181c
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 10 years ago
5c8babc
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 10 years ago
6748784
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 10 years ago
12d0d00
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
1779ba6
TBB: switch to the new authentication framework
by Juan Castillo
· 10 years ago
Next »