Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cabcad574586ec603d842be282c36f0b22064cf2
/
include
/
plat
« Previous
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
a72b647
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 9 years ago
be80120
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 9 years ago
6e8f0b1
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· 9 years ago
3a11eda
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· 9 years ago
b1c2fe0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 9 years ago
736a3bf
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· 9 years ago
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
a65be2f
Add descriptor based image management support in BL1
by Yatharth Kochar
· 9 years ago
2fd66be
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· 9 years ago
1ff495b
Ensure BL31 does not print to boot console by default
by Soby Mathew
· 9 years ago
fcd9d18
Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2
by danh-arm
· 9 years ago
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 9 years ago
12012dd
Prepare platforms to use refactored ARM GIC drivers
by Soby Mathew
· 9 years ago
fd383b4
Fix SP804 delay timer on FVP
by Juan Castillo
· 9 years ago
1df19de
Merge pull request #449 from jcastillo-arm/jc/tbb_oid
by danh-arm
· 9 years ago
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 9 years ago
740bc52
TBB: add ARM OIDs
by Juan Castillo
· 9 years ago
facdd1c
Add basic NOR flash driver for ARM platforms
by Juan Castillo
· 9 years ago
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
18a6204
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 9 years ago
4a52083
Merge pull request #418 from soby-mathew/sm/sys_suspend
by danh-arm
· 9 years ago
fe3b576
Include xlat_tables.h in plat_arm.h
by Soby Mathew
· 9 years ago
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 9 years ago
a869de1
CSS: Implement topology support for System power domain
by Soby Mathew
· 9 years ago
26ae583
Add optional platform error handler API
by Juan Castillo
· 9 years ago
feac8fc
Reorganise PSCI PM handler setup on ARM Standard platforms
by Soby Mathew
· 9 years ago
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 9 years ago
d79214c
Update ARM platform ports to use new bakery lock apis.
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
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 9 years ago
d52d051
Merge pull request #362 from jcastillo-arm/jc/inline
by danh-arm
· 9 years ago
0d9e852
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· 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
574d685
PSCI: Unify warm reset entry points
by Sandrine Bailleux
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
9d754f6
PSCI: Introduce new platform interface to describe topology
by Soby Mathew
· 10 years ago
b0082d2
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
3a9e8bf
PSCI: Remove references to affinity based power management
by Soby Mathew
· 10 years ago
991d42c
PSCI: Create new directory to implement new frameworks
by Soby Mathew
· 9 years ago
8172d93
Fix build error with optimizations disabled (-O0)
by Juan Castillo
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 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
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
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· 9 years ago
761bba3
CSS: Clarify what the SCP boot config is
by Sandrine Bailleux
· 10 years ago
73003ac
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· 9 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
2b7de2b
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· 10 years ago
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
046cd3f
Miscellaneous documentation fixes
by Sandrine Bailleux
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
45c31c4
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 10 years ago
066f713
Introduce crash console APIs for crash reporting
by Soby Mathew
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
cfa5e84
Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2
by danh-arm
· 10 years ago
f841ef0
Add support for BL3-0 image
by Sandrine Bailleux
· 10 years ago
e8e04ec
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 10 years ago
1c54d97
Refactor fvp_config into common platform header
by Dan Handley
· 10 years ago
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 10 years ago
2d55240
Remove all checkpatch errors from codebase
by Juan Castillo
· 10 years ago
701fea7
Further renames of platform porting functions
by Dan Handley
· 10 years ago
2159ef4
Remove FVP specific comments in platform.h
by Dan Handley
· 10 years ago
b226a4d
Add enable mmu platform porting interfaces
by Dan Handley
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago