index
:
atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
plat
/
common
/
platform.h
Age
Commit message (
Expand
)
Author
2016-09-21
AArch32: Common changes needed for BL1/BL2
Yatharth Kochar
2016-09-20
Add new version of image loading.
Yatharth Kochar
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-06-03
Allow dynamic overriding of ROTPK verification
Soby Mathew
2016-05-20
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-04-21
Move `plat_get_syscnt_freq()` to arm_common.c
Yatharth Kochar
2016-04-07
Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter
danh-arm
2016-04-01
Modify return type of plat_get_ns_image_entrypoint()
Soby Mathew
2016-03-31
TBB: add non-volatile counter support
Juan Castillo
2016-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-01-14
Migrate __warn_deprecated -> __deprecated
Soren Brinkmann
2015-12-15
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
Dan Handley
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-09
Merge pull request #462 from soby-mathew/sm/runtime_console
danh-arm
2015-12-09
FWU: Add Generic BL2U FWU image support in BL2
Yatharth Kochar
2015-12-09
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
Add descriptor based image management support in BL1
Yatharth Kochar
2015-12-09
Ensure BL31 does not print to boot console by default
Soby Mathew
2015-10-28
Add optional platform error handler API
Juan Castillo
2015-08-13
PSCI: Add deprecated API for SPD when compatibility is disabled
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-06-25
TBB: delete deprecated plat_match_rotpk()
Juan Castillo
2015-06-25
TBB: add platform API to read the ROTPK information
Juan Castillo
2015-06-25
Use numbers to identify images instead of names
Juan Castillo
2015-02-12
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
Soby Mathew
2015-01-28
TBB: add a platform specific function to validate the ROTPK
Juan Castillo
2014-08-27
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-19
Clarify platform porting interface to TSP
Dan Handley
2014-07-28
Merge pull request #172 from soby-mathew/sm/asm_assert
danh-arm
2014-07-28
Introduce crash console APIs for crash reporting
Soby Mathew
2014-07-19
Make enablement of the MMU more flexible
Achin Gupta
2014-07-10
Add support for BL3-0 image
Sandrine Bailleux
2014-07-01
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-05-27
Further renames of platform porting functions
Dan Handley
2014-05-27
Remove FVP specific comments in platform.h
Dan Handley
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Move BL porting functions into platform.h
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley