TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
33dd33f8f0ce347209adae1044291e037ab2a0e1
/
plat
33dd33f
qemu: fix holding pen mailbox sequence
by Etienne Carriere
· 8 years ago
3b39efa
Merge pull request #1139 from hzhuang1/fix_edmac
by davidcunado-arm
· 8 years ago
f911e22
Merge pull request #1131 from jeenu-arm/gic-migrate
by davidcunado-arm
· 8 years ago
623c437
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 8 years ago
917d796
uniphier: move ROTPK hash to .rodata section
by Masahiro Yamada
· 8 years ago
454748f
HiKey: make RTC out of reset mode
by Haojian Zhuang
· 8 years ago
f715bfd
HiKey: init EDMA controller with non secure mode
by Haojian Zhuang
· 8 years ago
95ad62b
zynqmp: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
831b375
mt8173: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
be9a750
poplar: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
a982f43
uniphier: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
b2c363b
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
d55a445
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 8 years ago
a2816a1
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 8 years ago
fc529fe
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· 8 years ago
8db978b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 8 years ago
74dce7f
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 8 years ago
f3a8660
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 8 years ago
979225f
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 8 years ago
cbd3f37
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 8 years ago
ca43b55
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 8 years ago
dea417c
ARM platforms: supply per-PE target mask array
by Jeenu Viswambharan
· 8 years ago
eb68ea9
GIC: Add API to get running priority
by Jeenu Viswambharan
· 8 years ago
b48ae26
reset2: Add css_system_reset2()
by Roberto Vargas
· 8 years ago
ed3c0ef
scp: Introduce css_scp_system_off() function
by Roberto Vargas
· 8 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
c64d134
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 8 years ago
cb2cfae
Merge pull request #1115 from jeenu-arm/tsp-mt
by davidcunado-arm
· 8 years ago
5e4ca66
TSP: Support multi-threading CPUs on FVP
by Jeenu Viswambharan
· 8 years ago
b8fa2ed
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· 8 years ago
142a17f
Uniphier: fix xlat tables lib inclusion
by Douglas Raillard
· 8 years ago
92d0926
Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def
by davidcunado-arm
· 8 years ago
b09ba05
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 8 years ago
f145403
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 8 years ago
9db9c65
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 8 years ago
ddfd38e
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 8 years ago
d08f8c6
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· 8 years ago
e47ac1f
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 8 years ago
569c537
Merge pull request #1102 from Xilinx/fpga_load
by davidcunado-arm
· 8 years ago
b3ac699
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· 8 years ago
b4f4a2f
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 8 years ago
1cde9b9
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 8 years ago
edbd7bb
Merge pull request #1098 from vchong/boot_without_spd
by davidcunado-arm
· 8 years ago
fe116c6
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 8 years ago
5ad0de1
hikey*: Fix typo
by Victor Chong
· 8 years ago
f18f5f9
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 8 years ago
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 8 years ago
7f56e9a
Implement log framework
by Soby Mathew
· 8 years ago
ff07ca2
Merge pull request #1086 from robertovargas-arm/dead_loop
by davidcunado-arm
· 8 years ago
96ff260
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 8 years ago
e246617
Hikey: enable CPU debug module
by Leo Yan
· 8 years ago
8b6385d
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
by davidcunado-arm
· 8 years ago
5457874
Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1
by davidcunado-arm
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
9bedda4
SDS: Introduce the sds drivers
by Soby Mathew
· 8 years ago
0a04c69
Split CSS makefile for sp_min on Juno
by Soby Mathew
· 8 years ago
d9b7636
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· 8 years ago
b3ba6fd
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 8 years ago
827cd9f
Merge pull request #1081 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
b16bb16
hikey*: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 8 years ago
2de0c5c
hikey*: Add LOAD_IMAGE_V2 support
by Victor Chong
· 8 years ago
9bdccff
uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC
by Masahiro Yamada
· 8 years ago
91be512
uniphier: fix code indent for conditional statement
by Masahiro Yamada
· 8 years ago
085bac2
Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping
by danh-arm
· 8 years ago
2091755
Export KEY_ALG as a user build option
by Soby Mathew
· 8 years ago
3eb2d67
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 8 years ago
2737d0f
Merge pull request #1077 from soby-mathew/sm/fix_juno_assert_lvl
by danh-arm
· 8 years ago
bea363a
Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
by Soby Mathew
· 8 years ago
137c8f0
Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset
by danh-arm
· 8 years ago
615cd16
Merge pull request #1075 from robertovargas-arm/fix_el3_payload
by danh-arm
· 8 years ago
a1f5a9e
Don't use zero_normalmem in bl2_platform_setup
by Roberto Vargas
· 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
d0e1094
Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*
by Eleanor Bonnici
· 8 years ago
f9a856b
HiKey: Rename CPUACTRL reg constants
by Eleanor Bonnici
· 8 years ago
1958316
plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
by Jeenu Viswambharan
· 8 years ago
6328f76
Merge pull request #1070 from rockchip-linux/rk3399-fixes-logic
by danh-arm
· 8 years ago
48f4bcd
Merge pull request #1068 from jenswi-linaro/optee_arm_plat
by danh-arm
· 8 years ago
dbc0f2d
rockchip/rk3399: reinitilize secure sgrf when resume
by Lin Huang
· 8 years ago
a7bb338
rockchip/rk3399: do secure timer init in pmusram
by Lin Huang
· 8 years ago
4c3770d
rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4
by Lin Huang
· 8 years ago
a109ec9
rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail
by Lin Huang
· 8 years ago
2adcad6
rockchip/rk3399: save and restore pd_alive register
by Lin Huang
· 8 years ago
3506ff1
Hikey: enable watchdog reset
by Leo Yan
· 8 years ago
9aadf25
rockchip/rk3399: set ddr clock source back to dpll when ddr resume
by Lin Huang
· 8 years ago
74c3d79
rockchip/rk3399: reinitilize debug uart when resume
by Lin Huang
· 8 years ago
afb3343
Merge pull request #1064 from islmit01/im/shifted_afinity
by davidcunado-arm
· 8 years ago
756f53b
Merge pull request #1061 from robertovargas-arm/norflash
by davidcunado-arm
· 8 years ago
810d921
FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM
by Jens Wiklander
· 8 years ago
e2af1ca
qemu: Add OP-TEE extra image parsing support
by Jens Wiklander
· 8 years ago
ccdbae7
qemu: replace deprecated plat_psci_common.c
by Jens Wiklander
· 8 years ago
56ca731
qemu: replace deprecated ADDR_SPACE_SIZE
by Jens Wiklander
· 8 years ago
8431635
FVP: Always assume shifted affinity with MT bit
by Isla Mitchell
· 8 years ago
3bbe34e
norflash: Add full status check
by Roberto Vargas
· 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
b4b09ca
norflash: Clear status register before sending commands
by Roberto Vargas
· 8 years ago
9753cb5
norflash: Wait for WSM bit in lock/unlock
by Roberto Vargas
· 8 years ago
f4953e7
norflash: clean-up norflash.c
by Roberto Vargas
· 8 years ago
5ae4dab
Merge pull request #1051 from Kevin-WangTao/fix_suspend_issue
by danh-arm
· 8 years ago
Next »