TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
d31ffcf0f7092bed4dc1738b25ef1dff696593d9
/
plat
d31ffcf
imx: imx8qm: add system reset support
by Anson Huang
· 7 years ago
db81c59
imx: imx8qm: add system off support
by Anson Huang
· 7 years ago
762688b
imx: imx8qx: add domain suspend/resume support
by Anson Huang
· 7 years ago
3260f5c
imx: imx8qx: add domain off support
by Anson Huang
· 7 years ago
351e373
imx: imx8qx: add system reset support
by Anson Huang
· 7 years ago
8972694
imx: imx8qx: add system off support
by Anson Huang
· 7 years ago
b6c07bb
Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0
by Dimitris Papastamos
· 7 years ago
1436849
rpi3: Add support for Trusted Board Boot
by Ying-Chun Liu (PaulLiu)
· 7 years ago
bed42a5
allwinner: Add Allwinner H6 SoC support
by Andre Przywara
· 8 years ago
c2f27ce
Merge pull request #1458 from Andre-ARM/allwinner/fixes
by Dimitris Papastamos
· 7 years ago
73b1a02
Merge pull request #1447 from Amit-Radur/bl32_v1
by Dimitris Papastamos
· 7 years ago
deed2b8
ti: k3: common: Enable interrupts before entering standby state
by Andrew F. Davis
· 7 years ago
79a1a84
ti: k3: common: Add root domain node to platform topology
by Andrew F. Davis
· 7 years ago
c4143b7
allwinner: Detect and output current SoC
by Andre Przywara
· 7 years ago
ae903c5
allwinner: Don't map boot ROM
by Andre Przywara
· 7 years ago
c520be4
allwinner: Relax PSCI entry point check
by Andre Przywara
· 7 years ago
88aa5c4
allwinner: security: Fix SPC guard
by Andre Przywara
· 7 years ago
27f9616
allwinner: cpu-ops: avoid PSCI on/off output
by Andre Przywara
· 7 years ago
1f4b638
allwinner: sun50i_a64: remove unneeded VER_REG offset
by Andre Przywara
· 7 years ago
6daab88
allwinner: common: add missing header
by Andre Przywara
· 7 years ago
dab901f
allwinner: Add BL32 (corresponds to Trusted OS) support
by Amit Singh Tomar
· 7 years ago
d48f193
Merge pull request #1429 from jeenu-arm/mmu-direct
by Dimitris Papastamos
· 7 years ago
64ee263
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· 7 years ago
3208edc
ARM platforms: Initialize cntfrq for BL1 Firmware update
by Soby Mathew
· 7 years ago
f790cc0
Merge pull request #1445 from danielboulby-arm/db/DynamicAuthentication
by Dimitris Papastamos
· 7 years ago
5470a3c
Set FVP DYN_DISABLE_AUTH authentication default to 0
by Daniel Boulby
· 7 years ago
a455173
Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes
by Dimitris Papastamos
· 7 years ago
8e26307
plat/arm: css: Sanitize the input to css_validate_power_state
by Nariman Poushin
· 7 years ago
9b4c611
plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function
by Nariman Poushin
· 7 years ago
30fb0d6
allwinner: Add BL32 (corresponds to Trusted OS) support
by Amit Singh Tomar
· 7 years ago
c125a14
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· 7 years ago
ebce735
Merge pull request #1406 from robertovargas-arm/uuid
by Dimitris Papastamos
· 7 years ago
9dfd755
Merge pull request #1437 from jeenu-arm/ras-remaining
by Dimitris Papastamos
· 7 years ago
520c9dd
Merge pull request #1427 from b49020/integration
by Dimitris Papastamos
· 7 years ago
a7055c5
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 7 years ago
ec94229
Merge pull request #1434 from soby-mathew/sm/fix_cntfrq
by Dimitris Papastamos
· 7 years ago
0146049
Merge pull request #1433 from sivadur/integration
by Dimitris Papastamos
· 7 years ago
150c38e
synquacer: Add platform makefile and documentation
by Sumit Garg
· 7 years ago
753701c
synquacer: Enable PSCI framework
by Sumit Garg
· 7 years ago
cfe19f8
synquacer: Retrieve DRAM info from SCP firmware
by Ard Biesheuvel
· 7 years ago
b7ad044
synquacer: Add SCPI driver
by Sumit Garg
· 7 years ago
0537710
synquacer: Add MHU driver
by Sumit Garg
· 7 years ago
8cd37d7
synquacer: Enable MMU using xlat_tables_v2 library
by Sumit Garg
· 7 years ago
5931fda
synquacer: Enable System level Generic timer
by Sumit Garg
· 7 years ago
b529799
synquacer: Enable GICv3 support
by Sumit Garg
· 7 years ago
0eb275c
synquacer: Enable CCN driver support
by Sumit Garg
· 7 years ago
007a7a3
synquacer: Implement topology functions
by Sumit Garg
· 7 years ago
5e5cfc2
synquacer: Populate BL32 and BL33 entrypoints
by Sumit Garg
· 7 years ago
67b4007
synquacer: Enable PL011 UART Console
by Sumit Garg
· 7 years ago
85427de
synquacer: Add platform core management helpers
by Sumit Garg
· 7 years ago
c35d59a
synquacer: Introduce basic platform support
by Sumit Garg
· 7 years ago
0435ba6
plat: xilinx: zynqmp: Get chipid from registers for BL32
by Siva Durga Prasad Paladugu
· 7 years ago
d37442f
plat: xilinx: zynqmp: Build for DDR if SPD is enabled
by Siva Durga Prasad Paladugu
· 7 years ago
3caa841
Merge pull request #1403 from glneo/for-upstream-k3
by Dimitris Papastamos
· 7 years ago
a125014
Merge pull request #1413 from grandpaul/paulliu-rpi3-0
by Dimitris Papastamos
· 7 years ago
342d622
ARM Platforms: Update CNTFRQ register in CNTCTLBase frame
by Soby Mathew
· 7 years ago
0a665ed
Merge pull request #1423 from chandnich/sgi-575/dyncfg
by Dimitris Papastamos
· 7 years ago
8d67515
ti: k3: Introduce basic generic board support
by Nishanth Menon
· 8 years ago
2e9c9e8
ti: k3: common: Add PSCI stubs
by Benjamin Fair
· 9 years ago
74e8cf4
ti: k3: common: Enable GICv3 support
by Nishanth Menon
· 9 years ago
e9cb89c
ti: k3: common: Program A53 arch timer frequency
by Nishanth Menon
· 9 years ago
fff6ffc
ti: k3: common: Add console initialization base
by Nishanth Menon
· 9 years ago
e67bfcf
ti: k3: common: Enable MMU using xlat_tables_v2 library
by Nishanth Menon
· 9 years ago
878bd5c
ti: k3: common: Implement topology functions
by Benjamin Fair
· 9 years ago
a546d25
ti: k3: common: Populate BL32 and BL33 entrypoint
by Benjamin Fair
· 9 years ago
8957471
ti: k3: common: Add platform core management helpers
by Benjamin Fair
· 9 years ago
1841c53
ti: k3: Setup initial files for platform
by Nishanth Menon
· 9 years ago
d135ad7
Merge pull request #1410 from Anson-Huang/master
by Dimitris Papastamos
· 7 years ago
73b4214
Merge pull request #1425 from jts-arm/panic
by Dimitris Papastamos
· 7 years ago
7fb3a70
Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console
by Dimitris Papastamos
· 7 years ago
7812aba
rpi3: add OPTEE support
by Ying-Chun Liu (PaulLiu)
· 7 years ago
88a0523
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
baa7650
Support for NXP's i.MX8QM SoC
by Anson Huang
· 7 years ago
0bc1830
Support for NXP's i.MX8QX SoC
by Anson Huang
· 7 years ago
bd08def
Support for NXP's imx SoC common function
by Anson Huang
· 7 years ago
27b9d5e
Support for NXP's imx SoC debug uart
by Anson Huang
· 7 years ago
ff2743e
Support for NXP's i.MX8 SoCs IPC
by Anson Huang
· 7 years ago
e237c1b
Move mem-protect definitions to board specific files
by Roberto Vargas
· 7 years ago
355e096
Panic in BL1 when TB_FW_CONFIG is invalid
by John Tsichritzis
· 7 years ago
acb8b3c
allwinner: Add security setup
by Andre Przywara
· 7 years ago
560581e
allwinner: Add platform PSCI functions required for SMP
by Samuel Holland
· 8 years ago
333d66c
allwinner: Add functions to control CPU power/reset
by Samuel Holland
· 8 years ago
64b3d9d
allwinner: Add Allwinner A64 support
by Samuel Holland
· 8 years ago
5803258
allwinner: Introduce basic platform support
by Samuel Holland
· 8 years ago
649b43f
sgi/mmap: Remove SGI specific MMAP functions
by Chandni Cherukuri
· 7 years ago
ea3f1be
sgi/dyncfg: add system-id node in hw-config dtb
by Chandni Cherukuri
· 7 years ago
39b66f6
sgi/dyncfg: add dts files to enable support for dynamic config
by Chandni Cherukuri
· 7 years ago
0336486
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
4a410a3
Merge pull request #1417 from paulkocialkowski/integration
by Dimitris Papastamos
· 7 years ago
59c4346
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
by Dimitris Papastamos
· 7 years ago
f3a5e3d
Merge pull request #1412 from masahir0y/uniphier
by Dimitris Papastamos
· 7 years ago
fb83888
rockchip: Move stdint header to the offending header file
by Paul Kocialkowski
· 7 years ago
d801a1d
SPM: Treat SP xlat tables the same as others
by Sandrine Bailleux
· 7 years ago
f13cb56
LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes
by Antonio Nino Diaz
· 7 years ago
a138f76
Fix MISRA Rule 5.7 Part 2
by Daniel Boulby
· 7 years ago
ff4e86f
Fix MISRA Rule 5.3 Part 5
by Daniel Boulby
· 7 years ago
4fc1a38
uniphier: fix CCI-500 connection for LD20
by Satoshi Ikawa
· 7 years ago
608529a
Merge pull request #1397 from dp-arm/dp/cortex-a76
by Dimitris Papastamos
· 7 years ago
4a581b0
Revert "Code change to fix small bugs"
by Dimitris Papastamos
· 7 years ago
ee7cda3
Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
by Dimitris Papastamos
· 7 years ago
Next »