TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
3eb2d672fcd2d86ba56359760d2eb0df758a6843
/
plat
3eb2d67
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 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
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
4af7fcb
Hikey960: fix PSCI suspend stuck issue
by Tao Wang
· 8 years ago
64b3112
qemu: Add LOAD_IMAGE_V2 support
by Fu Wei
· 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
33a8ead
Merge pull request #1043 from tekkamanninja/qemu_xlat_tables_v2_upstream
by danh-arm
· 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
eeb9ff9
FVP: Remove CCI registers from crash dump
by Jeenu Viswambharan
· 8 years ago
11ad8f2
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 9 years ago
eecdf19
FVP: Fix AArch32 stack functions to be ABI-compliant
by Jeenu Viswambharan
· 8 years ago
3e0cba5
Merge pull request #1021 from vwadekar/psci-early-suspend-handler
by davidcunado-arm
· 8 years ago
5e2cbb3
Merge pull request #1038 from Leo-Yan/fix_vbus_det_irq
by davidcunado-arm
· 8 years ago
cb95a19
Tegra: implement the early suspend handler
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
dd92360
qemu: use translation tables library v2 as default.
by Fu Wei
· 8 years ago
401e491
Merge pull request #1032 from soby-mathew/sm/css_scp_reorg
by davidcunado-arm
· 8 years ago
a9ad848
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· 8 years ago
c9e8774
hikey: Disable VBUS_DET interrupt for PMIC
by Leo Yan
· 8 years ago
284c3d6
FVP: Do not map DEVICE2 memory range when TBB is disabled
by Sandrine Bailleux
· 8 years ago
aa965e1
Merge pull request #1029 from islmit01/im/fix_includes
by davidcunado-arm
· 8 years ago
1ea63d7
CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data
by Soby Mathew
· 8 years ago
74d44a4
CSS: Reorganize the SCP Image transfer functionality
by Soby Mathew
· 8 years ago
6c401f3
Resize the BL2 size limit for Juno
by Soby Mathew
· 8 years ago
4deb7bc
Merge pull request #1005 from ldts/v1
by davidcunado-arm
· 8 years ago
8f83003
Merge pull request #1028 from vchong/bl32_optee_support_v2
by davidcunado-arm
· 8 years ago
e35d0ed
Poplar: Initial commit for Poplar E-96Boards
by Jorge Ramirez-Ortiz
· 8 years ago
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
4adb10c
Fix order of ARM platform #includes
by Isla Mitchell
· 8 years ago
5e3325e
hikey960: Add BL32 (OP-TEE) support
by Victor Chong
· 8 years ago
3b6e88a
hikey: Add BL32 (OP-TEE) support
by Victor Chong
· 8 years ago
c0cde36
hikey: Remove unnecessary code
by Victor Chong
· 8 years ago
5c0c20c
hikey: Fix DDR_SIZE
by Victor Chong
· 8 years ago
af02654
hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2
by Victor Chong
· 8 years ago
97a4943
hikey960: enable options to fix errata
by Victor Chong
· 8 years ago
ca5ba39
Merge pull request #1016 from Xilinx/dup-const
by davidcunado-arm
· 8 years ago
36e742a
Merge pull request #1012 from rockchip-linux/rk3399/l2cache
by davidcunado-arm
· 8 years ago
0c02dc3
Merge pull request #993 from rockchip-linux/hdcp-rk3399
by davidcunado-arm
· 8 years ago
fa8e806
hikey: enable options to fix errata
by Haojian Zhuang
· 8 years ago
10301bf
rockchip: implement hdcp key decryption feature for rk3399
by Ziyuan Xu
· 8 years ago
a97f627
zynqmp: Remove duplicate 'const' declaration
by Soren Brinkmann
· 8 years ago
c3710ee
rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume
by Caesar Wang
· 8 years ago
f143caf
Use CryptoCell to set/get NVcounters and ROTPK
by Soby Mathew
· 8 years ago
e60f2af
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 8 years ago
c6d8466
Merge pull request #1004 from rockchip-linux/erratum-rk3399
by danh-arm
· 8 years ago
0d182a0
Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53
by danh-arm
· 8 years ago
267d4bf
Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons
by danh-arm
· 8 years ago
dea1e8e
rockchip: enable A53's erratum 855873 for rk3399
by Caesar Wang
· 8 years ago
38fe380
Merge pull request #1000 from dp-arm/dp/aarch32-boot
by davidcunado-arm
· 8 years ago
0dd4195
Resolve signed-unsigned comparison issues
by David Cunado
· 8 years ago
2fee1b0
Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS
by davidcunado-arm
· 8 years ago
35bd2dd
juno: Invalidate all caches before warm reset to AArch32 state.
by Dimitris Papastamos
· 8 years ago
cc47e1a
juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value
by Dimitris Papastamos
· 8 years ago
c76631c
rockchip: include hdcp.bin and declare hdcp key decryption handler
by Ziyuan Xu
· 9 years ago
9151ac0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· 8 years ago
2ba62de
Fix Tegra CFLAGS usage
by Douglas Raillard
· 8 years ago
a94cc37
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 8 years ago
dac22c6
Merge pull request #990 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
41605ff
Merge pull request #988 from Leo-Yan/fix_cpu_off_v1
by davidcunado-arm
· 8 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
6363480
uniphier: embed ROTPK hash into BL1/BL2
by Masahiro Yamada
· 8 years ago
c971143
juno: Fix AArch32 build
by Dimitris Papastamos
· 8 years ago
2156830
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 8 years ago
568ac1f
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
3465ab6
Merge pull request #991 from davidcunado-arm/dc/update_hikey
by davidcunado-arm
· 8 years ago
0d5eb65
hikey960: migrate to use A53 specific defines
by David Cunado
· 8 years ago
0aedca7
plat: Hikey960: fix the CPU hotplug
by Leo Yan
· 8 years ago
6de8b24
Merge pull request #953 from vwadekar/tegra-misra-fixes-v1
by davidcunado-arm
· 8 years ago
Next »