Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b9ae5db49332c2cb835654c09ecd68cece5fdc0e
« Previous
3315ad2
Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def
by davidcunado-arm
· 7 years ago
502ca97
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· 7 years ago
89d68f2
Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macro
by davidcunado-arm
· 7 years ago
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 7 years ago
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 7 years ago
c590770
Add mem_region utility functions
by Roberto Vargas
· 7 years ago
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· 7 years ago
aa05eea
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· 7 years ago
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
a674feb
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 7 years ago
e32c042
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 7 years ago
6a5f8f1
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· 7 years ago
4ac02ba
Makefile: Add ability to build dtb
by Nishanth Menon
· 8 years ago
b0b4611
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· 7 years ago
195800d
Merge pull request #1102 from Xilinx/fpga_load
by davidcunado-arm
· 7 years ago
98f8090
trusty: save/restore FPU registers in world switch
by Aijun Sun
· 7 years ago
881788d
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· 7 years ago
f07b808
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 7 years ago
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· 7 years ago
ddd5497
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 7 years ago
f9c996a
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· 7 years ago
f68d2ed
xlat: fix mm copy when adding a region
by Douglas Raillard
· 7 years ago
5efa6ff
Merge pull request #1098 from vchong/boot_without_spd
by davidcunado-arm
· 7 years ago
e873875
Merge pull request #1095 from soby-mathew/sm/fix_cert_create_build
by davidcunado-arm
· 7 years ago
398d5d3
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 7 years ago
043741c
hikey*: Fix typo
by Victor Chong
· 7 years ago
9ce83d3
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 7 years ago
12a75cc
Merge pull request #1097 from davidcunado-arm/dc/reset_bl31
by davidcunado-arm
· 7 years ago
a5f7281
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
by Qixiang Xu
· 7 years ago
4fe99c5
Merge pull request #1091 from geesun/qx/el3_payload_base_cfg_check
by davidcunado-arm
· 7 years ago
c40b59c
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 7 years ago
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· 7 years ago
04e9fc8
Merge pull request #1087 from robertovargas-arm/psci_do_cpu_off
by davidcunado-arm
· 7 years ago
87be6c1
Set default value of USE_TBBR_DEFS
by Soby Mathew
· 7 years ago
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· 7 years ago
aaf15f5
Implement log framework
by Soby Mathew
· 7 years ago
f583a06
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 7 years ago
b739468
Merge pull request #1084 from davidcunado-arm/dc/warmboot_a32
by davidcunado-arm
· 7 years ago
4cd483d
Merge pull request #1086 from robertovargas-arm/dead_loop
by davidcunado-arm
· 7 years ago
be9bd9d
Filter out invalid configure for EL3_PAYLOAD_BASE
by Qixiang Xu
· 7 years ago
8392aab
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 7 years ago
c3b4ca1
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· 7 years ago
0c9bd27
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· 7 years ago
f471c42
Hikey: enable CPU debug module
by Leo Yan
· 7 years ago
403a6ad
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
by davidcunado-arm
· 7 years ago
512d84c
Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1
by davidcunado-arm
· 7 years ago
e94b06d
Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry
by davidcunado-arm
· 7 years ago
878f03c
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· 7 years ago
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
f6f2b7e
SDS: Introduce the sds drivers
by Soby Mathew
· 7 years ago
a535453
Split CSS makefile for sp_min on Juno
by Soby Mathew
· 7 years ago
20948c4
Fix JUNO AArch32 build
by Soby Mathew
· 7 years ago
3cb73cb
Reduce time lock in psci_do_cpu_off
by Roberto Vargas
· 7 years ago
9c685a8
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· 7 years ago
b22fe23
Merge pull request #1076 from masahir0y/asm_macro
by davidcunado-arm
· 7 years ago
a31bcde
Set NS version SCTLR during warmboot path
by David Cunado
· 7 years ago
805a903
Merge pull request #1083 from soby-mathew/sm/fix_optee_map
by davidcunado-arm
· 7 years ago
874fc9e
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 7 years ago
eb59e90
Merge pull request #1081 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
7d787f5
hikey*: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 7 years ago
2d9a42d
hikey*: Add LOAD_IMAGE_V2 support
by Victor Chong
· 7 years ago
e46fa92
docs: hikey: Fix typo
by Victor Chong
· 7 years ago
97ad6ce
cpu log buffer size depends on cache line size
by Etienne Carriere
· 7 years ago
c926688
uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC
by Masahiro Yamada
· 7 years ago
71ac596
uniphier: fix code indent for conditional statement
by Masahiro Yamada
· 7 years ago
322bdba
Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping
by danh-arm
· 7 years ago
2fd70f6
cert_tool: Support for legacy RSA PKCS#1 v1.5
by Soby Mathew
· 7 years ago
13b1605
Export KEY_ALG as a user build option
by Soby Mathew
· 7 years ago
b260c3a
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 7 years ago
08e3e71
Merge pull request #1079 from douglas-raillard-arm/dr/doc_fix_typo
by danh-arm
· 7 years ago
00f72c4
Merge pull request #1077 from soby-mathew/sm/fix_juno_assert_lvl
by danh-arm
· 7 years ago
0929f09
porting-guide.rst: Fix some sections' level
by Douglas Raillard
· 7 years ago
efa50b5
Add CFI debug info to vector entries
by Douglas Raillard
· 7 years ago
39f9c16
Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
by Soby Mathew
· 7 years ago
be1d3ef
asm_macros: set the default assembly code alignment to 4 byte
by Masahiro Yamada
· 7 years ago
c65cd18
Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset
by danh-arm
· 7 years ago
ced4292
Merge pull request #1074 from EvanLloyd/ejll/62_file_mode
by davidcunado-arm
· 7 years ago
361ff2c
Merge pull request #1075 from robertovargas-arm/fix_el3_payload
by danh-arm
· 7 years ago
0b52e78
Don't use zero_normalmem in bl2_platform_setup
by Roberto Vargas
· 7 years ago
b193939
fiptool: Update file open modes with 'b' (for Windows)
by Evan Lloyd
· 8 years ago
c43d68d
Merge pull request #1073 from davidcunado-arm/dc/update_docs
by danh-arm
· 7 years ago
baea3f6
Merge pull request #1066 from islmit01/im/enable_cnp_bit
by danh-arm
· 7 years ago
194cb27
Merge pull request #1062 from jeenu-arm/cpu-fixes
by danh-arm
· 7 years ago
9730946
Add usage note for FVP model versions 11.0 and 8.5
by David Cunado
· 7 years ago
a681413
Merge pull request #1071 from jeenu-arm/syntax-fix
by danh-arm
· 7 years ago
91b11c3
Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*
by Eleanor Bonnici
· 7 years ago
b8c3c16
HiKey: Rename CPUACTRL reg constants
by Eleanor Bonnici
· 7 years ago
41b61be
CPU: Correct names of implementation-defined aux regs
by Eleanor Bonnici
· 7 years ago
b83e42b
CPU: Make shifted constants unsigned
by Eleanor Bonnici
· 7 years ago
749d25b
plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
by Jeenu Viswambharan
· 7 years ago
95f6c52
Merge pull request #1070 from rockchip-linux/rk3399-fixes-logic
by danh-arm
· 7 years ago
17459aa
Merge pull request #1068 from jenswi-linaro/optee_arm_plat
by danh-arm
· 7 years ago
6ac733b
Merge pull request #1056 from geesun/qx/interrupt-diags
by danh-arm
· 7 years ago
b162fb4
rockchip/rk3399: reinitilize secure sgrf when resume
by Lin Huang
· 7 years ago
a14b8a3
rockchip/rk3399: do secure timer init in pmusram
by Lin Huang
· 7 years ago
94bdbc4
rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4
by Lin Huang
· 7 years ago
127527f
rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail
by Lin Huang
· 7 years ago
2c60b5f
rockchip/rk3399: save and restore pd_alive register
by Lin Huang
· 7 years ago
Next »