TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
43cbaf061587e7e8b3529e4b1d30de3ab1b52d3e
/
include
43cbaf0
Add mem_region utility functions
by Roberto Vargas
· 8 years ago
d4c596b
mem_protect: Add mem_protect API
by Roberto Vargas
· 8 years ago
b4f4a2f
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 8 years ago
756f9bb
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· 8 years ago
508a0f2
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· 8 years ago
f18f5f9
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 8 years ago
fd5763e
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
by Qixiang Xu
· 8 years ago
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 8 years ago
04880e3
Helper macro to create MAIR encodings
by Isla Mitchell
· 8 years ago
769d65d
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· 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
6de9b33
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· 8 years ago
45b52c2
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· 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
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
ba6c31d
Fix JUNO AArch32 build
by Soby Mathew
· 8 years ago
e524d78
Merge pull request #1076 from masahir0y/asm_macro
by davidcunado-arm
· 8 years ago
b3ba6fd
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 8 years ago
86606eb
cpu log buffer size depends on cache line size
by Etienne Carriere
· 8 years ago
3eb2d67
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 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
b15bab6
Merge pull request #1066 from islmit01/im/enable_cnp_bit
by danh-arm
· 8 years ago
1b05282
Merge pull request #1062 from jeenu-arm/cpu-fixes
by danh-arm
· 8 years ago
77544ef
Merge pull request #1071 from jeenu-arm/syntax-fix
by danh-arm
· 8 years ago
80bcf98
CPU: Correct names of implementation-defined aux regs
by Eleanor Bonnici
· 8 years ago
e4e6c4b
CPU: Make shifted constants unsigned
by Eleanor Bonnici
· 8 years ago
1958316
plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
by Jeenu Viswambharan
· 8 years ago
48f4bcd
Merge pull request #1068 from jenswi-linaro/optee_arm_plat
by danh-arm
· 8 years ago
756f53b
Merge pull request #1061 from robertovargas-arm/norflash
by davidcunado-arm
· 8 years ago
04f72ba
ARM plat: change OP-TEE pageable load base
by Jens Wiklander
· 8 years ago
9fce272
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· 8 years ago
f45e232
Add macro to test for minimum architecture version
by Jeenu Viswambharan
· 8 years ago
2458e37
Merge pull request #1053 from jwerner-chromium/JW_func_align
by davidcunado-arm
· 8 years ago
784502a
norflash: Add nor_erase() to NOR driver
by Roberto Vargas
· 8 years ago
9753cb5
norflash: Wait for WSM bit in lock/unlock
by Roberto Vargas
· 8 years ago
e808242
Merge pull request #977 from etienne-lms/sp-min-fiq
by danh-arm
· 8 years ago
64726e6
Add new alignment parameter to func assembler macro
by Julius Werner
· 8 years ago
1a52aca
Merge pull request #1040 from sliai/support-opteed-header
by danh-arm
· 8 years ago
a937d93
Merge pull request #1046 from jeenu-arm/revc
by danh-arm
· 8 years ago
7181609
bl32: add secure interrupt handling in AArch32 sp_min
by Etienne Carriere
· 8 years ago
54661cd
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
71fb396
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
955242d
FVP: Support Base FVP RevC
by Jeenu Viswambharan
· 8 years ago
1154586
Add SMMUv3 driver
by Jeenu Viswambharan
· 8 years ago
e33fd44
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 8 years ago
1862d62
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 8 years ago
ddc5bfd
Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx
by davidcunado-arm
· 8 years ago
c1a1d54
Merge pull request #1034 from dp-arm/dp/uart-clock
by davidcunado-arm
· 8 years ago
401e491
Merge pull request #1032 from soby-mathew/sm/css_scp_reorg
by davidcunado-arm
· 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
8d34073
Fix CSS UART clock value
by Dimitris Papastamos
· 8 years ago
1ea63d7
CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data
by Soby Mathew
· 8 years ago
2a4b4b7
Fix order of #includes
by Isla Mitchell
· 8 years ago
e60f2af
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 8 years ago
bdd1cbf
Add headers to enable CryptoCell integration
by Soby Mathew
· 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
2156830
sp_min: Implement `sp_min_plat_runtime_setup()`
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
47fd7cb
Merge pull request #964 from soby-mathew/sm/rsapss_sup
by danh-arm
· 8 years ago
b32e6b2
Merge pull request #963 from soby-mathew/sm/scmi_dev
by danh-arm
· 8 years ago
03dd639
Merge pull request #960 from jeenu-arm/cpu-libs
by danh-arm
· 8 years ago
4d96cad
Merge pull request #962 from antonio-nino-diaz-arm/an/fwu-checks
by danh-arm
· 8 years ago
40111d4
Add SCMI support for Juno platform
by Soby Mathew
· 9 years ago
c04a3b6
CSS: Add SCMI driver for SCP
by Soby Mathew
· 9 years ago
1001202
Add support for RSASSAPSS algorithm in mbedtls crypto driver
by Soby Mathew
· 8 years ago
9d6fc3c
FWU: Introduce FWU_SMC_IMAGE_RESET
by Antonio Nino Diaz
· 8 years ago
d40ab48
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 9 years ago
9260f92
Merge pull request #955 from hzhuang1/ufs
by danh-arm
· 8 years ago
7e08084
drivers: add designware ufs driver
by Haojian Zhuang
· 8 years ago
eb5073f
drivers: add ufs stack
by Haojian Zhuang
· 8 years ago
572e141
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 8 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
ab1794f
mbedtls: Use `tf_snprintf` instead of `snprintf`
by Antonio Nino Diaz
· 8 years ago
da5241c
Introduce `tf_snprintf`
by Antonio Nino Diaz
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 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
Next »