TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
e234ba038b0b997bd4325dad384deab5863babdd
/
plat
e234ba0
Move to the new ARM SCP Messaging Interfaces
by Sandrine Bailleux
· 10 years ago
8513528
Move Juno port to plat/arm/board/juno
by Dan Handley
· 10 years ago
f8b0b22
Migrate Juno port to use common code
by Dan Handley
· 10 years ago
3fc4124
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
60eea55
Migrate FVP port to use common code
by Dan Handley
· 10 years ago
b431530
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago
e2bf57f
Add header guards to asm macro files
by Dan Handley
· 10 years ago
ce4c820
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
9454d31
Add support for Juno r1 in the platform reset handler
by Sandrine Bailleux
· 11 years ago
541d788
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
007f54b
Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969
by danh-arm
· 10 years ago
4991ecd
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
a7e98ad
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
9cda6a9
Juno: Disable workaround for Cortex-A57 erratum #806969
by Sandrine Bailleux
· 10 years ago
dad2504
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 11 years ago
ba592e2
Fix violations to the coding style
by Sandrine Bailleux
· 10 years ago
0412c66
Merge pull request #259 from soby-mathew/sm/plat_max_afflvl
by danh-arm
· 10 years ago
f578d5e
Merge pull request #258 from rmurphy-arm/rm/dma-smmu
by danh-arm
· 10 years ago
75f8261
Juno: clear DMA-330 SMMU security state
by Robin Murphy
· 11 years ago
8c32bc2
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· 10 years ago
ce41250
Minimize MAX_MMAP_REGIONS for each BL stage
by Soby Mathew
· 11 years ago
dec840a
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· 11 years ago
bed82ac
FVP: initialize IO framework in bl2_early_platform_setup()
by Juan Castillo
· 11 years ago
01df3c1
TBB: authenticate BL2 image and certificate
by Juan Castillo
· 11 years ago
db6071c
TBB: add PolarSSL based authentication module
by Juan Castillo
· 11 years ago
6eadf76
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 11 years ago
6f97162
TBB: add tool to generate certificates
by Juan Castillo
· 11 years ago
03b2370
Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1
by danh-arm
· 11 years ago
79a97b2
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 11 years ago
513dd3a
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 11 years ago
539dced
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 11 years ago
e146f4c
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 11 years ago
ab8707e
Remove coherent memory from the BL memory maps
by Soby Mathew
· 11 years ago
8c5fe0b
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 11 years ago
6fd9eaf
FVP: map non-secure DRAM1 in the MMU
by Juan Castillo
· 11 years ago
408b79b
Merge pull request #233 from jcastillo-arm/jc/tf-issues/254
by danh-arm
· 11 years ago
1217d28
Juno: Add support for image overlaying in Trusted SRAM
by Juan Castillo
· 11 years ago
47ca01e
Remove IRQ_SEC_SGI_8 constant
by Sandrine Bailleux
· 11 years ago
435cdcf
Merge pull request #220 from soby-mathew/sm/reassign_crash_console
by danh-arm
· 11 years ago
ce6ee93
Use the BL3-1 runtime console as the crash console.
by Soby Mathew
· 11 years ago
e73f4ef
Merge pull request #219 from jcastillo-arm/jc/tf-issues/253
by danh-arm
· 11 years ago
33132e6
Juno: Use the generic ARM GIC driver
by Juan Castillo
· 11 years ago
5541bb3
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 11 years ago
0f4b063
Merge pull request #217 from jcastillo-arm/jc/tf-issues/257
by danh-arm
· 11 years ago
7ce0510
Merge pull request #216 from vikramkanigiri/vk/juno_standby_support
by danh-arm
· 11 years ago
20d51ca
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 11 years ago
fc68045
Juno: Support entry into a standby state
by Vikram Kanigiri
· 11 years ago
740134e
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· 11 years ago
ef538c6
Juno: Use TZC-400 driver calls
by Juan Castillo
· 11 years ago
7e998c4
Merge pull request #214 from soby-mathew/sm/bl_specific_mmap
by achingupta
· 11 years ago
d0ecd97
Create BL stage specific translation tables
by Soby Mathew
· 11 years ago
6ab0391
Remove BSS section access by 'plat_print_gic' during crash reporting
by Soby Mathew
· 11 years ago
4480425
Miscellaneous documentation fixes
by Sandrine Bailleux
· 11 years ago
12d554f
Rationalize UART usage among different BL stages
by Soby Mathew
· 11 years ago
38af430
Juno: Read primary CPU MPID from SCC GPR_1
by Juan Castillo
· 11 years ago
efafbc8
Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 11 years ago
edfda10
Juno: Add support for Test Secure-EL1 Payload
by Sandrine Bailleux
· 11 years ago
fef4fdb
Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs
by Achin Gupta
· 11 years ago
01b916b
Juno: Implement initial platform port
by Sandrine Bailleux
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
24fb838
Add platform API for reset handling
by Soby Mathew
· 11 years ago
9b47684
Introduce framework for CPU specific operations
by Soby Mathew
· 11 years ago
aecc084
Rework use of labels in assembly macros.
by Soby Mathew
· 11 years ago
7d2ccfd
fvp: Rework when platform actions are performed
by Achin Gupta
· 11 years ago
d5f1309
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 11 years ago
5a06bb7
Clarify platform porting interface to TSP
by Dan Handley
· 11 years ago
3279f62
Simplify interface to TZC-400 driver
by Dan Handley
· 11 years ago
935db69
Move IO storage source to drivers directory
by Dan Handley
· 11 years ago
6d16ce0
Remove redundant io_init() function
by Dan Handley
· 11 years ago
cae3ef9
Remove platform dependency in CCI-400 driver
by Dan Handley
· 11 years ago
f0e240d
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
by danh-arm
· 11 years ago
186c1d4
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 11 years ago
6f08fd5
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· 11 years ago
6ad2e46
Rationalize console log output
by Dan Handley
· 11 years ago
637ebd2
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 11 years ago
aa442d3
Reduce the runtime stack size in BL stages.
by Soby Mathew
· 11 years ago
c1efc4c
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 11 years ago
50e27da
Rework the TSPD setup code
by Vikram Kanigiri
· 11 years ago
53fdceb
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 11 years ago
dd2bdee
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· 11 years ago
6397bf6
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 11 years ago
d9b1128
Merge pull request #169 from achingupta/ag/tf-issues#198
by danh-arm
· 11 years ago
d3280be
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 11 years ago
8c10690
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
by Soby Mathew
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
c67b09b
Introduce crash console APIs for crash reporting
by Soby Mathew
· 11 years ago
462c835
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 11 years ago
fce5f75
Introduce asm console functions in TF
by Soby Mathew
· 11 years ago
539a7b3
Remove the concept of coherent stacks
by Achin Gupta
· 11 years ago
2d4acea
Merge pull request #167 from jcastillo-arm/jc/tf-issues/217
by Dan Handley
· 11 years ago
afff8cb
Make enablement of the MMU more flexible
by Achin Gupta
· 11 years ago
2b98e78
Define ARM_GIC_ARCH default value for all platforms
by Sandrine Bailleux
· 11 years ago
08783e4
FVP: Ensure system reset wake-up results in cold boot
by Juan Castillo
· 11 years ago
414cfa1
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· 11 years ago
a1b6db6
fvp: Reuse BL1 and BL2 memory through image overlaying
by Sandrine Bailleux
· 11 years ago
6a22315
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 11 years ago
1e8c5c4
Refactor fvp gic code to be a generic driver
by Dan Handley
· 11 years ago
6f3b195
Refactor fvp_config into common platform header
by Dan Handley
· 11 years ago
6063379
fvp: Properly detect the location of BL1 R/W data
by Sandrine Bailleux
· 11 years ago
Next »