Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-trusted-firmware
/
a1ee383626ae432c2a2fb72ba42fc3fcd9f5e6df
a1ee383
fiptool: Enable Visual Studio build
by Evan Lloyd
· 7 years ago
4468442
Merge pull request #1123 from robertovargas-arm/reset2
by davidcunado-arm
· 7 years ago
8ac544e
Merge pull request #1122 from EvanLloyd/ejll/62_fiptool1
by davidcunado-arm
· 7 years ago
b48ae26
reset2: Add css_system_reset2()
by Roberto Vargas
· 7 years ago
ed3c0ef
scp: Introduce css_scp_system_off() function
by Roberto Vargas
· 7 years ago
36a8f8f
reset2: Add PSCI system_reset2 function
by Roberto Vargas
· 7 years ago
9685111
fiptool: Precursor changes for Visual Studio
by Evan Lloyd
· 7 years ago
9679297
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1
by davidcunado-arm
· 7 years ago
7efc390
Merge pull request #1100 from ajs-sun/master
by davidcunado-arm
· 7 years ago
0f49d49
Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements
by davidcunado-arm
· 7 years ago
4d415c1
Merge pull request #1121 from geesun/qx/cert_ecdsa_fix
by davidcunado-arm
· 7 years ago
1727de0
cert_tool: Fix ECDSA certificates create failure
by Qixiang Xu
· 7 years ago
742c4e1
cert_tool: update for compatibility with OpenSSL v1.1
by Michalis Pappas
· 7 years ago
d9066b4
Merge pull request #1119 from soby-mathew/sm/fix_its_assertion
by davidcunado-arm
· 7 years ago
c1bbeb5
Fix assertion in GIC ITS helper
by Soby Mathew
· 7 years ago
8e838d6
Merge pull request #1118 from davidcunado-arm/dc/fix_coverity
by davidcunado-arm
· 7 years ago
2e421ad
Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES
by David Cunado
· 7 years ago
a368922
Merge pull request #1116 from soby-mathew/sm/gicv3_save_restore
by davidcunado-arm
· 7 years ago
c5229f8
GICv3: Document GICv3 save/restore helpers
by Douglas Raillard
· 7 years ago
b258278
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· 7 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 7 years ago
a64b4e6
GICv3: turn some macros into inline functions
by Douglas Raillard
· 7 years ago
b50bdce
GICv3: Fix gic600.c indentation
by Douglas Raillard
· 7 years ago
609c919
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· 7 years ago
b4ae615
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· 7 years ago
f301da4
xlat: Always compile TLB invalidation functions
by Sandrine Bailleux
· 8 years ago
fdb1964
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· 7 years ago
c64d134
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 7 years ago
cb2cfae
Merge pull request #1115 from jeenu-arm/tsp-mt
by davidcunado-arm
· 7 years ago
5e4ca66
TSP: Support multi-threading CPUs on FVP
by Jeenu Viswambharan
· 7 years ago
b8fa2ed
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· 7 years ago
6eb4d72
Merge pull request #1114 from vchong/updt_docs
by davidcunado-arm
· 7 years ago
37c2165
hikey*: Update docs
by Victor Chong
· 7 years ago
3b6ceef
Merge pull request #1111 from douglas-raillard-arm/dr/fix_uniphier_xlat_include
by davidcunado-arm
· 7 years ago
142a17f
Uniphier: fix xlat tables lib inclusion
by Douglas Raillard
· 7 years ago
2152505
Merge pull request #1110 from masahir0y/xlat
by davidcunado-arm
· 7 years ago
03f55a5
xlat: remove cast in MAP_REGION to get back building with GCC 4.9
by Masahiro Yamada
· 7 years ago
92d0926
Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def
by davidcunado-arm
· 7 years ago
c2280b3
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· 7 years ago
36f5284
Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macro
by davidcunado-arm
· 7 years ago
b09ba05
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 7 years ago
f145403
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 7 years ago
43cbaf0
Add mem_region utility functions
by Roberto Vargas
· 7 years ago
d4c596b
mem_protect: Add mem_protect API
by Roberto Vargas
· 7 years ago
dcbf393
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· 7 years ago
9db9c65
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
ddfd38e
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 7 years ago
d08f8c6
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· 7 years ago
e47ac1f
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
3388b38
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 7 years ago
df312c5
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· 7 years ago
ea12986
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· 7 years ago
569c537
Merge pull request #1102 from Xilinx/fpga_load
by davidcunado-arm
· 7 years ago
ab609e1
trusty: save/restore FPU registers in world switch
by Aijun Sun
· 7 years ago
b3ac699
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· 7 years ago
b4f4a2f
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 7 years ago
756f9bb
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· 7 years ago
1cde9b9
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 7 years ago
508a0f2
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· 7 years ago
73addb7
xlat: fix mm copy when adding a region
by Douglas Raillard
· 7 years ago
edbd7bb
Merge pull request #1098 from vchong/boot_without_spd
by davidcunado-arm
· 7 years ago
b4567c1
Merge pull request #1095 from soby-mathew/sm/fix_cert_create_build
by davidcunado-arm
· 7 years ago
fe116c6
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 7 years ago
5ad0de1
hikey*: Fix typo
by Victor Chong
· 7 years ago
f18f5f9
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 7 years ago
a747b08
Merge pull request #1097 from davidcunado-arm/dc/reset_bl31
by davidcunado-arm
· 7 years ago
fd5763e
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
by Qixiang Xu
· 7 years ago
50915b8
Merge pull request #1091 from geesun/qx/el3_payload_base_cfg_check
by davidcunado-arm
· 7 years ago
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 7 years ago
04880e3
Helper macro to create MAIR encodings
by Isla Mitchell
· 7 years ago
800a55e
Merge pull request #1087 from robertovargas-arm/psci_do_cpu_off
by davidcunado-arm
· 7 years ago
4a2bf95
Set default value of USE_TBBR_DEFS
by Soby Mathew
· 7 years ago
769d65d
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· 7 years ago
7f56e9a
Implement log framework
by Soby Mathew
· 7 years ago
2d7e828
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 7 years ago
8121bc0
Merge pull request #1084 from davidcunado-arm/dc/warmboot_a32
by davidcunado-arm
· 7 years ago
ff07ca2
Merge pull request #1086 from robertovargas-arm/dead_loop
by davidcunado-arm
· 7 years ago
76580f3
Filter out invalid configure for EL3_PAYLOAD_BASE
by Qixiang Xu
· 7 years ago
96ff260
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 7 years ago
6de9b33
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· 7 years ago
45b52c2
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· 7 years ago
e246617
Hikey: enable CPU debug module
by Leo Yan
· 7 years ago
8b6385d
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
by davidcunado-arm
· 7 years ago
5457874
Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1
by davidcunado-arm
· 7 years ago
2867ca3
Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry
by davidcunado-arm
· 7 years ago
413115e
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· 7 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
9bedda4
SDS: Introduce the sds drivers
by Soby Mathew
· 7 years ago
0a04c69
Split CSS makefile for sp_min on Juno
by Soby Mathew
· 7 years ago
ba6c31d
Fix JUNO AArch32 build
by Soby Mathew
· 7 years ago
216e58a
Reduce time lock in psci_do_cpu_off
by Roberto Vargas
· 7 years ago
d9b7636
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· 7 years ago
e524d78
Merge pull request #1076 from masahir0y/asm_macro
by davidcunado-arm
· 7 years ago
88ad146
Set NS version SCTLR during warmboot path
by David Cunado
· 7 years ago
942ee0d
Merge pull request #1083 from soby-mathew/sm/fix_optee_map
by davidcunado-arm
· 7 years ago
b3ba6fd
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 7 years ago
827cd9f
Merge pull request #1081 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
b16bb16
hikey*: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 7 years ago
2de0c5c
hikey*: Add LOAD_IMAGE_V2 support
by Victor Chong
· 7 years ago
a87a1fb
docs: hikey: Fix typo
by Victor Chong
· 7 years ago
Next »