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
/
arm
/
common
/
plat_arm.h
Age
Commit message (
Expand
)
Author
2016-09-21
AArch32: Support in SP_MIN to receive arguments from BL2
Yatharth Kochar
2016-09-21
ARM platform changes for new version of image loading
Yatharth Kochar
2016-09-15
Add some missing forward declarations in plat_arm.h
Sandrine Bailleux
2016-08-10
AArch32: Add FVP support for SP_MIN
Soby Mathew
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-08
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
Sandrine Bailleux
2016-07-08
Introduce utils.h header file
Sandrine Bailleux
2016-07-08
Introduce arm_setup_page_tables() function
Sandrine Bailleux
2016-03-31
Add support to program a DMC-500 TZC on ARM platforms
Vikram Kanigiri
2016-03-31
Migrate ARM standard platforms to the refactored TZC driver
Soby Mathew
2016-02-19
Allow multi cluster topology definitions for ARM platforms
Soby Mathew
2016-02-16
Rework use of interconnect drivers
Vikram Kanigiri
2016-02-15
Add API to return memory map on ARM platforms
Vikram Kanigiri
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
Merge pull request #462 from soby-mathew/sm/runtime_console
danh-arm
2015-12-09
FWU: Add Firmware Update support in BL2U for ARM platforms
Yatharth Kochar
2015-12-09
FWU: Add Firmware Update support in BL1 for ARM platforms
Yatharth Kochar
2015-12-09
Specify BL31 runtime console for ARM Standard platforms
Soby Mathew
2015-12-09
Rework use of ARM GIC drivers on ARM platforms
Achin Gupta
2015-11-26
CSS: Enable booting of EL3 payloads
Sandrine Bailleux
2015-10-30
Merge pull request #418 from soby-mathew/sm/sys_suspend
danh-arm
2015-10-30
Include xlat_tables.h in plat_arm.h
Soby Mathew
2015-10-30
Support PSCI SYSTEM SUSPEND on Juno
Soby Mathew
2015-10-30
CSS: Implement topology support for System power domain
Soby Mathew
2015-09-11
Update ARM platform ports to use new bakery lock apis.
Vikram Kanigiri
2015-08-13
PSCI: Validate non secure entrypoint on ARM platforms
Soby Mathew
2015-08-13
PSCI: Demonstrate support for composite power states
Soby Mathew
2015-08-13
PSCI: Migrate ARM reference platforms to new platform API
Soby Mathew
2015-06-25
Use numbers to identify images instead of names
Juan Castillo
2015-04-28
Add common ARM and CSS platform code
Dan Handley