TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
080225dacd7c1e11c53756ec66d72d3573d1a70d
/
include
/
plat
080225d
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· 10 years ago
78e6161
Ensure BL31 does not print to boot console by default
by Soby Mathew
· 10 years ago
3138dac
Merge pull request #449 from jcastillo-arm/jc/tbb_oid
by danh-arm
· 10 years ago
7b4c140
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 10 years ago
bf6863c
TBB: add ARM OIDs
by Juan Castillo
· 10 years ago
9784dbd
Add basic NOR flash driver for ARM platforms
by Juan Castillo
· 10 years ago
4c117f6
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 10 years ago
7a24cba
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 10 years ago
f4c0125
Merge pull request #418 from soby-mathew/sm/sys_suspend
by danh-arm
· 10 years ago
8f6623f
Include xlat_tables.h in plat_arm.h
by Soby Mathew
· 10 years ago
c1bb8a0
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 10 years ago
5f3a603
CSS: Implement topology support for System power domain
by Soby Mathew
· 10 years ago
40fc6cd
Add optional platform error handler API
by Juan Castillo
· 10 years ago
785fb92
Reorganise PSCI PM handler setup on ARM Standard platforms
by Soby Mathew
· 10 years ago
7dc28e9
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 10 years ago
e25e6f4
Update ARM platform ports to use new bakery lock apis.
by Vikram Kanigiri
· 10 years ago
4b1439c
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· 10 years ago
e86c1ff
Re-factor definition of TZC-400 base address
by Vikram Kanigiri
· 10 years ago
a7270d3
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 10 years ago
01f1ebb
Merge pull request #362 from jcastillo-arm/jc/inline
by danh-arm
· 10 years ago
f9e858b
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· 10 years ago
804040d
PSCI: Use a single mailbox for warm reset for FVP and Juno
by Sandrine Bailleux
· 10 years ago
2204afd
PSCI: Demonstrate support for composite power states
by Soby Mathew
· 10 years ago
38dce70
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 10 years ago
5c8babc
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 10 years ago
6748784
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 10 years ago
32bc85f
PSCI: Implement platform compatibility layer
by Soby Mathew
· 10 years ago
eb975f5
PSCI: Unify warm reset entry points
by Sandrine Bailleux
· 10 years ago
8ee2498
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
82dcc03
PSCI: Introduce new platform interface to describe topology
by Soby Mathew
· 10 years ago
12d0d00
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
4067dc3
PSCI: Remove references to affinity based power management
by Soby Mathew
· 10 years ago
b48349e
PSCI: Create new directory to implement new frameworks
by Soby Mathew
· 10 years ago
80bb6af
Fix build error with optimizations disabled (-O0)
by Juan Castillo
· 10 years ago
0246297
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 11 years ago
f04585f
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
1779ba6
TBB: switch to the new authentication framework
by Juan Castillo
· 10 years ago
dff93c8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 10 years ago
95cfd4a
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
16948ae
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
649591b
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· 10 years ago
b49b322
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
fe55612
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· 10 years ago
9255da5
CSS: Clarify what the SCP boot config is
by Sandrine Bailleux
· 10 years ago
19af6fc
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· 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
8c32bc2
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· 10 years ago
6eadf76
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 11 years ago
4480425
Miscellaneous documentation fixes
by Sandrine Bailleux
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
5a06bb7
Clarify platform porting interface to TSP
by Dan Handley
· 11 years ago
6397bf6
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 11 years ago
c67b09b
Introduce crash console APIs for crash reporting
by Soby Mathew
· 11 years ago
afff8cb
Make enablement of the MMU more flexible
by Achin Gupta
· 11 years ago
ab26147
Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2
by danh-arm
· 11 years ago
93d81d6
Add support for BL3-0 image
by Sandrine Bailleux
· 11 years ago
6a22315
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 11 years ago
6f3b195
Refactor fvp_config into common platform header
by Dan Handley
· 11 years ago
8f55dfb
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 11 years ago
4f2104f
Remove all checkpatch errors from codebase
by Juan Castillo
· 11 years ago
9865ac1
Further renames of platform porting functions
by Dan Handley
· 11 years ago
0ad4691
Remove FVP specific comments in platform.h
by Dan Handley
· 11 years ago
dff8e47
Add enable mmu platform porting interfaces
by Dan Handley
· 11 years ago
for-v0.4-rc0
dec5e0d
Move BL porting functions into platform.h
by Dan Handley
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago