TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
54661cd2483a62b8df7b11b6fedbdb5e29bbedbf
/
include
/
lib
54661cd
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
1862d62
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 8 years ago
de3d704
Emphasize that TF only supports 4 KB granule size
by Sandrine Bailleux
· 8 years ago
0044231
xlat lib: Fix some types
by Sandrine Bailleux
· 8 years ago
a9ad848
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· 8 years ago
55c8496
xlat lib v2: Export translation context as an opaque type
by Sandrine Bailleux
· 8 years ago
8933c34
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· 8 years ago
2a4b4b7
Fix order of #includes
by Isla Mitchell
· 8 years ago
d70a7d0
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· 8 years ago
9151ac0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· 8 years ago
ee881c1
Merge pull request #995 from davidcunado-arm/dc/init_reg
by davidcunado-arm
· 8 years ago
2ed7b71
context_mgmt: declare extern cm_set_next_context() for AArch32
by Etienne Carriere
· 8 years ago
5507408
bl: security_state should be of type unsigned int
by Etienne Carriere
· 8 years ago
6f512a3
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· 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
f9688f2
aarch32: Fix L2CTRL definition for Cortex A57 and A72
by Dimitris Papastamos
· 8 years ago
3749d85
aarch32: Implement errata workarounds for Cortex A53
by Dimitris Papastamos
· 8 years ago
030567e
include: add U()/ULL() macros for constants
by Varun Wadekar
· 8 years ago
6176b4f
Add U() macro to share constants between C and other sources
by Varun Wadekar
· 8 years ago
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
81bccbf
Fix stdlib defines for AArch32
by Soby Mathew
· 8 years ago
e6a993d
stdlib: support AARCH32 in endian head file
by Haojian Zhuang
· 8 years ago
b15f31a
stdlib: import endian head file from freebsd
by Haojian Zhuang
· 8 years ago
d40ab48
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 9 years ago
cfac68a
Cortex-A53: add some bit definitions
by Haojian Zhuang
· 8 years ago
d546185
build: Introduce clang support
by dp-arm
· 8 years ago
e715e67
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 8 years ago
2a6c1a8
fip: move headers shared between TF and fiptool to include/tools_share
by Masahiro Yamada
· 8 years ago
81602a9
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 8 years ago
0da2fe7
Simplify assert() to reduce memory usage
by Antonio Nino Diaz
· 8 years ago
823cc7a
Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2
by davidcunado-arm
· 8 years ago
b6285d6
AArch32: Rework SMC context save and restore mechanism
by Soby Mathew
· 8 years ago
d6104f5
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 8 years ago
e769db3
Minor fixes to the xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
5e62327
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
by davidcunado-arm
· 8 years ago
f132b4a
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
b10d449
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
4b427bd
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
by davidcunado-arm
· 8 years ago
f4c8aa9
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
a564025
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· 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
16292f5
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
79199f7
Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0
by davidcunado-arm
· 8 years ago
c99a16f
Merge pull request #901 from vwadekar/freebsd-stdbool-header
by davidcunado-arm
· 8 years ago
0c7c441
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· 8 years ago
484acce
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
6f24934
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· 9 years ago
07570d5
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 9 years ago
dc78758
AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor
by Yatharth Kochar
· 9 years ago
28fa2e9
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· 8 years ago
aa61368
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
7a317a7
tspd:FWU:Fix usage of SMC_RET0
by Antonio Nino Diaz
· 8 years ago
230f0d9
lib: stdbool header from the FreeBSD project
by Varun Wadekar
· 8 years ago
cc8b563
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· 8 years ago
a9e0260
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
ed75625
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
331f8a0
Merge pull request #876 from soby-mathew/sm/refactor_header
by davidcunado-arm
· 8 years ago
233d83d
Introduce MIN()/MAX() macros in utils.h
by dp-arm
· 8 years ago
e422f99
Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution
by davidcunado-arm
· 8 years ago
1ae5c8b
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
5d21b03
Add support to change xlat_tables to non-cacheable
by Summer Qin
· 8 years ago
5dffb46
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
d8d6cf2
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
b75dc0e
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· 9 years ago
28ee754
Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat
by davidcunado-arm
· 8 years ago
ccbec91
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
0b64f4e
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
7bb01fb
Add version 2 of xlat tables library
by Antonio Nino Diaz
· 8 years ago
dae374b
spd: trusty: pass VMID via X7
by Anthony Zhou
· 10 years ago
7eec509
stdlib: add memcpy16() to string.h
by Varun Wadekar
· 9 years ago
018b848
Tegra: enable ECC/Parity protection for Cortex-A57 CPUs
by Varun Wadekar
· 9 years ago
9f1c5dd
cpus: denver: disable DCO operations from platform code
by Varun Wadekar
· 9 years ago
e956e22
cpus: Add support for all Denver variants
by Varun Wadekar
· 10 years ago
1a80e88
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
108e4df
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-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
888037e
PMF: Fixup PMF constants
by dp-arm
· 9 years ago
bcc2bf0
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 9 years ago
10bcd76
Report errata workaround status to console
by Jeenu Viswambharan
· 9 years ago
b38bc68
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 9 years ago
9edac04
Resolve build errors flagged by GCC 6.2
by David Cunado
· 9 years ago
aa050a7
stdlib: Import timingsafe_bcmp() from FreeBSD
by Antonio Nino Diaz
· 9 years ago
3443866
Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen
by danh-arm
· 9 years ago
d67879d
Add strnlen() to local C library
by Sandrine Bailleux
· 9 years ago
4abd222
Merge pull request #800 from masahir0y/ifdef
by danh-arm
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
7b94e4b
Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt
by danh-arm
· 9 years ago
23beccc
Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars
by danh-arm
· 9 years ago
c8d64c5
Fix declarations of cache maintenance functions
by Antonio Nino Diaz
· 9 years ago
fc17f61
Merge pull request #790 from masahir0y/utils
by danh-arm
· 9 years ago
29440c1
libfdt: Replace v1.4.1 by v1.4.2
by Antonio Nino Diaz
· 9 years ago
152c8c1
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 9 years ago
fcab6bb
fiptool: Add support for operating on binary blobs using the UUID
by dp-arm
· 9 years ago
67748e4
Merge pull request #788 from jeenu-arm/cpuops-framework
by danh-arm
· 9 years ago
5d93484
Merge pull request #779 from dp-arm/dp/rtinstr-cache
by danh-arm
· 9 years ago
78b4c5b
Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes
by danh-arm
· 9 years ago
Next »