Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
0dc8d79984bd894ca9f81d491120b598349b6b25
/
plat
« Previous
9df4804
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago
ea59668
Add header guards to asm macro files
by Dan Handley
· 10 years ago
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
fd8f898
Add support for Juno r1 in the platform reset handler
by Sandrine Bailleux
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
8bdd5b4
Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969
by danh-arm
· 10 years ago
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
4deea9a
Juno: Disable workaround for Cortex-A57 erratum #806969
by Sandrine Bailleux
· 10 years ago
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 10 years ago
a64a854
Fix violations to the coding style
by Sandrine Bailleux
· 10 years ago
eb23f98
Merge pull request #259 from soby-mathew/sm/plat_max_afflvl
by danh-arm
· 10 years ago
30275dc
Merge pull request #258 from rmurphy-arm/rm/dma-smmu
by danh-arm
· 10 years ago
0f1d666
Juno: clear DMA-330 SMMU security state
by Robin Murphy
· 10 years ago
2b7de2b
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· 10 years ago
13ee968
Minimize MAX_MMAP_REGIONS for each BL stage
by Soby Mathew
· 10 years ago
9246ab8
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· 10 years ago
0d3cdbe
FVP: initialize IO framework in bl2_early_platform_setup()
by Juan Castillo
· 10 years ago
d227d8b
TBB: authenticate BL2 image and certificate
by Juan Castillo
· 10 years ago
9c25a40
TBB: add PolarSSL based authentication module
by Juan Castillo
· 10 years ago
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
11abdcd
TBB: add tool to generate certificates
by Juan Castillo
· 10 years ago
09a16c0
Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1
by danh-arm
· 10 years ago
36433d1
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 10 years ago
e33ee5f
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 10 years ago
74e52a7
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 10 years ago
ffb4ab1
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 10 years ago
2ae2043
Remove coherent memory from the BL memory maps
by Soby Mathew
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
f3e0218
FVP: map non-secure DRAM1 in the MMU
by Juan Castillo
· 10 years ago
91965a5
Merge pull request #233 from jcastillo-arm/jc/tf-issues/254
by danh-arm
· 10 years ago
6ba59eb
Juno: Add support for image overlaying in Trusted SRAM
by Juan Castillo
· 10 years ago
23ff1c6
Remove IRQ_SEC_SGI_8 constant
by Sandrine Bailleux
· 10 years ago
3901165
Merge pull request #220 from soby-mathew/sm/reassign_crash_console
by danh-arm
· 10 years ago
64a76ed
Use the BL3-1 runtime console as the crash console.
by Soby Mathew
· 10 years ago
06e90c5
Merge pull request #219 from jcastillo-arm/jc/tf-issues/253
by danh-arm
· 10 years ago
b3286c0
Juno: Use the generic ARM GIC driver
by Juan Castillo
· 10 years ago
937488b
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 10 years ago
de8daec
Merge pull request #217 from jcastillo-arm/jc/tf-issues/257
by danh-arm
· 10 years ago
8d60e31
Merge pull request #216 from vikramkanigiri/vk/juno_standby_support
by danh-arm
· 10 years ago
42a617d
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 10 years ago
58a185e
Juno: Support entry into a standby state
by Vikram Kanigiri
· 10 years ago
921b877
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· 10 years ago
6b672f5
Juno: Use TZC-400 driver calls
by Juan Castillo
· 10 years ago
00389ed
Merge pull request #214 from soby-mathew/sm/bl_specific_mmap
by achingupta
· 10 years ago
b08bc04
Create BL stage specific translation tables
by Soby Mathew
· 10 years ago
383c477
Remove BSS section access by 'plat_print_gic' during crash reporting
by Soby Mathew
· 10 years ago
046cd3f
Miscellaneous documentation fixes
by Sandrine Bailleux
· 10 years ago
f797cea
Rationalize UART usage among different BL stages
by Soby Mathew
· 10 years ago
21b0419
Juno: Read primary CPU MPID from SCC GPR_1
by Juan Castillo
· 10 years ago
75ed356
Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
1fe4336
Juno: Add support for Test Secure-EL1 Payload
by Sandrine Bailleux
· 10 years ago
89b70cd
Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs
by Achin Gupta
· 10 years ago
798140d
Juno: Implement initial platform port
by Sandrine Bailleux
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
f1785fd
Add platform API for reset handling
by Soby Mathew
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
1218f11
Rework use of labels in assembly macros.
by Soby Mathew
· 10 years ago
8587639
fvp: Rework when platform actions are performed
by Achin Gupta
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
53c843a
Simplify interface to TZC-400 driver
by Dan Handley
· 10 years ago
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· 10 years ago
3aa9216
Remove redundant io_init() function
by Dan Handley
· 10 years ago
be234f9
Remove platform dependency in CCI-400 driver
by Dan Handley
· 10 years ago
71ac11f
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
by danh-arm
· 10 years ago
48e84b3
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 10 years ago
0d84657
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· 10 years ago
91b624e
Rationalize console log output
by Dan Handley
· 10 years ago
0c70c57
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 10 years ago
0b6c706
Reduce the runtime stack size in BL stages.
by Soby Mathew
· 10 years ago
534ae7f
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 10 years ago
9d70f0f
Rework the TSPD setup code
by Vikram Kanigiri
· 10 years ago
b3dbeb0
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 10 years ago
5cd545d
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· 10 years ago
45c31c4
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 10 years ago
289162c
Merge pull request #169 from achingupta/ag/tf-issues#198
by danh-arm
· 10 years ago
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 10 years ago
0da9593
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
by Soby Mathew
· 10 years ago
c1adbbc
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 10 years ago
066f713
Introduce crash console APIs for crash reporting
by Soby Mathew
· 10 years ago
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 10 years ago
c389d77
Introduce asm console functions in TF
by Soby Mathew
· 10 years ago
9c60d80
Remove the concept of coherent stacks
by Achin Gupta
· 10 years ago
b4fd939
Merge pull request #167 from jcastillo-arm/jc/tf-issues/217
by Dan Handley
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
5fe57c1
Define ARM_GIC_ARCH default value for all platforms
by Sandrine Bailleux
· 10 years ago
9a5b56e
FVP: Ensure system reset wake-up results in cold boot
by Juan Castillo
· 10 years ago
3c449d7
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· 10 years ago
e2e0c65
fvp: Reuse BL1 and BL2 memory through image overlaying
by Sandrine Bailleux
· 10 years ago
e8e04ec
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 10 years ago
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· 10 years ago
1c54d97
Refactor fvp_config into common platform header
by Dan Handley
· 10 years ago
e3060e2
fvp: Properly detect the location of BL1 R/W data
by Sandrine Bailleux
· 10 years ago
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 10 years ago
f268c72
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· 10 years ago
960347d
Support later revisions of the Foundation FVP
by Andrew Thoelke
· 10 years ago
22129f5
Merge pull request #154 from athoelke/at/inline-mmio
by Andrew Thoelke
· 10 years ago
3c74a44
Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2
by danh-arm
· 10 years ago
Next »