TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
b51a773ec334f2068a481c79a21b2c314fe9125d
/
include
6e6ab28
stm32mp1: do not include platform header files directly in drivers
by Yann Gautier
· 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
07146af
plat/arm: Always define TSP memory region
by Antonio Nino Diaz
· 7 years ago
65849aa
Enable DIT if supported
by Sathees Balya
· 7 years ago
b4474fa
Import exception helpers from TF-A-Tests
by Antonio Nino Diaz
· 7 years ago
fdbc293
Deprecate some unused AArch64 assembly functions
by Antonio Nino Diaz
· 7 years ago
5e96139
Move helpers from arch.h to arch_helpers.h
by Antonio Nino Diaz
· 7 years ago
e010654
Merge pull request #1720 from jeenu-arm/gic-priority
by Antonio Niño Díaz
· 7 years ago
55cf015
FVP: Change BL31_BASE when RESET_TO_BL31=1
by Soby Mathew
· 7 years ago
35cd9e8
GIC: Remove lowest priority constants
by Jeenu Viswambharan
· 7 years ago
4f7812e
Merge pull request #1712 from jeenu-arm/ssbs
by Soby Mathew
· 7 years ago
83a5d51
SPM: Remove remaining SMC interfaces
by Antonio Nino Diaz
· 7 years ago
e23ae07
SPM: Migrate mem attr get/set helpers to SPRT
by Antonio Nino Diaz
· 7 years ago
aa9ae89
SPM: Implement global response buffer helpers
by Antonio Nino Diaz
· 7 years ago
07c13a3
SPM: Introduce SPRT C host library
by Antonio Nino Diaz
· 7 years ago
56ae979
SPM: Implement SPCI open/close handle SMCs
by Antonio Nino Diaz
· 7 years ago
e8ce60a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· 7 years ago
bbc8100
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· 7 years ago
0fa1a02
SPM: Support multiple partitions
by Antonio Nino Diaz
· 7 years ago
b212ca9
SPM: Remove old SMC interfaces
by Antonio Nino Diaz
· 7 years ago
680389a
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 7 years ago
26010da
SPM: sptool: Introduce tool to package SP and RD
by Antonio Nino Diaz
· 7 years ago
09d413a
SPM: Remove SP memory mappings definitions
by Antonio Nino Diaz
· 7 years ago
08aa122
SPM: Deprecate boot info struct
by Antonio Nino Diaz
· 7 years ago
e458302
SPM: Introduce functions to load DTB files
by Antonio Nino Diaz
· 7 years ago
03aac65
SPM: Define resource description data structures
by Antonio Nino Diaz
· 7 years ago
48e1d35
AArch64: Use SSBS for CVE_2018_3639 mitigation
by Jeenu Viswambharan
· 7 years ago
85456a9
Merge pull request #1700 from jwerner-chromium/JW_crashfix
by Soby Mathew
· 7 years ago
0f8aee4
console: Fix console_unregister() signature
by Julius Werner
· 7 years ago
36bc633
Merge pull request #1653 from JackyBai/master
by Antonio Niño Díaz
· 7 years ago
6d422c3
Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12
by Antonio Niño Díaz
· 7 years ago
1020e0d
ble: ap807: Switch to PLL mode and update CPU frequency
by Christine Gharzuzi
· 7 years ago
46f9b2c
drivers: add tzc380 support
by Peng Fan
· 8 years ago
41771df
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· 7 years ago
37e8ab5
Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations
by Antonio Niño Díaz
· 7 years ago
051cf88
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· 7 years ago
0e27faf
plat/arm/common: add an additional platform power level
by Chandni Cherukuri
· 7 years ago
eff2f44
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 7 years ago
9edd891
Initial Spectre V1 mitigations (CVE-2017-5753).
by Joel Hutton
· 7 years ago
85397ec
Merge pull request #1697 from antonio-nino-diaz-arm/an/arch
by Antonio Niño Díaz
· 7 years ago
932b3ae
Synchronise arch.h and arch_helpers.h with TF-A-Tests
by Antonio Nino Diaz
· 7 years ago
6f7dba4
ccn: Introduce API to set and read value of node register
by Pankaj Gupta
· 7 years ago
9165684
Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc
by Antonio Niño Díaz
· 7 years ago
c4cdd9e
Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57"
by Antonio Nino Diaz
· 7 years ago
9056f10
xlat v2: Support mapping regions with allocated VA
by Antonio Nino Diaz
· 7 years ago
9d3b191
drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller
by Vijayenthiran Subramaniam
· 7 years ago
bbbf7f6
Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console
by Antonio Niño Díaz
· 7 years ago
d7c4420
plat/marvell: Migrate to multi-console API
by Konstantin Porotchkin
· 7 years ago
6d264af
drivers: st: update console driver to support MULTI_CONSOLE_API
by Yann Gautier
· 7 years ago
8244d22
stm32mp1: add a new file for UART registers definition
by Yann Gautier
· 7 years ago
46c613e
utils_def: add an assembly version for GENMASK
by Yann Gautier
· 7 years ago
a6febea
Merge pull request #1676 from Yann-lms/static_analysis
by Antonio Nino Diaz
· 7 years ago
23b6fa4
cadence: uart: comply to console_register prototype
by Alexei Colin
· 7 years ago
7227d89
stm32mp1: remove duplicate function declaration
by Yann Gautier
· 7 years ago
3e6fab4
stm32mp1: correct some static analysis tools issues
by Yann Gautier
· 7 years ago
3c471c3
psci: put __dead2 attribute after void in plat_psci_ops
by Yann Gautier
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
3d449de
Arm platforms: Fix DRAM address macros
by Sandrine Bailleux
· 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
b4cf974
libc: Adapt strlcpy to this codebase
by Antonio Nino Diaz
· 7 years ago
f8b30ca
bakery: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
b8a02d5
plat/arm: Fix MISRA defects in dyn config
by Antonio Nino Diaz
· 7 years ago
f21c632
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 7 years ago
a0fee74
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
3d7ae0b
Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 7 years ago
eb47f14
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 7 years ago
1e66bac
plat: marvell: Add support for Armada-37xx SoC platform
by Konstantin Porotchkin
· 7 years ago
d03823d
Merge pull request #1650 from chandnich/sgiclark-ares-support
by Antonio Niño Díaz
· 7 years ago
318c2f9
Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
by Antonio Niño Díaz
· 7 years ago
00f588b
libfdt: Downgrade to version 1.4.6-9
by Antonio Nino Diaz
· 7 years ago
195e363
Fix MISRA defects in PMF
by Antonio Nino Diaz
· 7 years ago
4353499
Fix MISRA defects in workaround and errata framework
by Antonio Nino Diaz
· 7 years ago
15b94cc
plat/arm: Fix MISRA defects in SiP SVC handler
by Antonio Nino Diaz
· 7 years ago
40daecc
Fix MISRA defects in extension libs
by Antonio Nino Diaz
· 7 years ago
cf0886e
Merge pull request #1644 from soby-mathew/sm/pie_proto
by Soby Mathew
· 7 years ago
c38941f
Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb
by Soby Mathew
· 7 years ago
931f7c6
PIE: Position Independant Executable support for BL31
by Soby Mathew
· 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
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
9b6483c
meson: console: Introduce console driver
by Antonio Nino Diaz
· 7 years ago
722236f
plat/arm/css: Add SID registers for SGx platforms
by Chandni Cherukuri
· 7 years ago
583cb00
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 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
af6491f
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
103f19f
allwinner: Add RSB driver
by Andre Przywara
· 8 years ago
cc5859c
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 7 years ago
0595abc
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 7 years ago
2b2c3f0
plat: marvell: Fix the wrong include protector
by Konstantin Porotchkin
· 7 years ago
d90256a
lib/mmio: Add mmio_clrsetbits_16 inline function
by Konstantin Porotchkin
· 7 years ago
97f1233
Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock
by Soby Mathew
· 7 years ago
1278f36
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 7 years ago
Next »