Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
bf360df58088d88ac3c8fc3430304b98abb76683
/
plat
« Previous
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· 9 years ago
4489ad1
Tegra: Perform cache maintenance on video carveout memory
by Vikram Kanigiri
· 9 years ago
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 9 years ago
9425e75
mt8173: fix watchdog register setting
by developer
· 9 years ago
99ecd88
mt8173: update spm suspend pcm codes
by developer
· 9 years ago
7014b03
Use unified bakery locks API in Mediatek port
by Vikram Kanigiri
· 9 years ago
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· 9 years ago
a2cee03
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· 9 years ago
cab2f5e
Re-factor definition of TZC-400 base address
by Vikram Kanigiri
· 9 years ago
e279bbc
Merge pull request #382 from vikramkanigiri/vk/tf-issues-312
by danh-arm
· 9 years ago
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 9 years ago
1be2f97
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· 9 years ago
4e9c231
Tegra210: wait for 512 timer ticks before retention entry
by Varun Wadekar
· 9 years ago
b29d7ff
Merge pull request #365 from mtk09422/plat_topology
by danh-arm
· 9 years ago
2026bb9
mt8173: Fix cluster 0 core count
by developer
· 9 years ago
2cdc217
mt8173: update spm wake_src setting
by developer
· 9 years ago
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 9 years ago
eb3bbf1
PSCI: Add documentation and fix plat_is_my_cpu_primary()
by Soby Mathew
· 9 years ago
0d9e852
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· 9 years ago
aa94ffa
PSCI: Pool platform_mem_init() in common ARM platforms code
by Sandrine Bailleux
· 9 years ago
daf9a9d
PSCI: Use a single mailbox for warm reset for FVP and Juno
by Sandrine Bailleux
· 9 years ago
7799cf7
PSCI: Demonstrate support for composite power states
by Soby Mathew
· 10 years ago
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
b0082d2
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
4375028
Merge pull request #360 from vwadekar/tegra-platform-def-v2
by danh-arm
· 9 years ago
67d9e0b
Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix
by danh-arm
· 9 years ago
88c4d22
Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros
by Varun Wadekar
· 9 years ago
e1eaf8e
Tegra: memmap the actual memory available for BL31
by Varun Wadekar
· 9 years ago
65014b8
Initial platform port for MediaTek mt8173
by developer
· 10 years ago
e98a146
Tegra132: set TZDRAM_BASE to 0xF5C00000
by Varun Wadekar
· 9 years ago
c8bfe2e
Tegra: retrieve BL32's bootargs from bl32_ep_info
by Varun Wadekar
· 9 years ago
bc78744
Tegra210: enable WRAP to INCR burst type conversions
by Varun Wadekar
· 9 years ago
c39b0ba
Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs
by Varun Wadekar
· 9 years ago
0f3baa0
Tegra: Support for Tegra's T132 platforms
by Varun Wadekar
· 9 years ago
254441d
Tegra: implement per-SoC validate_power_state() handler
by Varun Wadekar
· 9 years ago
5f4e643
Tegra: T210: include CPU files from SoC's platform.mk
by Varun Wadekar
· 9 years ago
d1b6150
Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs
by Varun Wadekar
· 9 years ago
6cab707
Tegra210: lock PMC registers holding CPU vector addresses
by Varun Wadekar
· 9 years ago
30d8977
Tegra: PMC: lock SCRATCH22 register
by Varun Wadekar
· 9 years ago
fccf8e0
Tegra: PMC: check if a CPU is already online
by Varun Wadekar
· 9 years ago
071b787
Tegra210: deassert CPU reset signals during power on
by Varun Wadekar
· 9 years ago
85a90cf
Tegra: Fix the delay loop used during SC7 exit
by Varun Wadekar
· 9 years ago
bc74fec
Tegra: introduce delay timer support
by Varun Wadekar
· 9 years ago
207cc73
Tegra: Exclude coherent memory region from memory map
by Varun Wadekar
· 9 years ago
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· 9 years ago
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 9 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
7864145
Merge pull request #321 from vwadekar/tegra-gic-implementation-v1
by danh-arm
· 9 years ago
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
d3a4150
Add missing features to the Tegra GIC driver
by Varun Wadekar
· 9 years ago
3898241
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· 9 years ago
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
f9aae8b
Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3
by danh-arm
· 9 years ago
edd6643
Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3
by Achin Gupta
· 9 years ago
7a269e2
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· 9 years ago
52a1598
Boot Trusted OS' on Tegra SoCs
by Varun Wadekar
· 9 years ago
7c6a91a
Merge pull request #314 from sandrine-bailleux/sb/css-data-structs
by danh-arm
· 9 years ago
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· 9 years ago
772631f
Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry
by danh-arm
· 9 years ago
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· 9 years ago
2ae2319
FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint
by Soby Mathew
· 10 years ago
338e1c4
Merge pull request #307 from soby-mathew/sm/css_bit_width_fix
by Achin Gupta
· 9 years ago
4f04935
Merge pull request #308 from vwadekar/tegra-soc-support-v4
by Achin Gupta
· 9 years ago
da797f6
Always enable CCI coherency in BL3-1
by Sandrine Bailleux
· 9 years ago
b316e24
Support for NVIDIA's Tegra T210 SoCs
by Varun Wadekar
· 9 years ago
73003ac
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· 9 years ago
fd3f415
Fix return type of FVP plat_arm_topology_setup
by Dan Handley
· 10 years ago
7da652d
Detect SCP version incompatibility
by Sandrine Bailleux
· 10 years ago
04b66d8
Move to the new ARM SCP Messaging Interfaces
by Sandrine Bailleux
· 10 years ago
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· 10 years ago
7bef800
Migrate Juno port to use common code
by Dan Handley
· 10 years ago
d617f66
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
2b6b574
Migrate FVP port to use common code
by Dan Handley
· 10 years ago
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
Next »