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
/
plat
/
arm
/
common
/
arm_bl31_setup.c
Age
Commit message (
Expand
)
Author
2016-09-21
ARM platform changes for new version of image loading
Yatharth Kochar
2016-07-19
Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
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 arm_setup_page_tables() function
Sandrine Bailleux
2016-04-21
Move `plat_get_syscnt_freq()` to arm_common.c
Yatharth Kochar
2016-04-08
Rename BL33_BASE option to PRELOADED_BL33_BASE
Antonio Nino Diaz
2016-04-08
Fix BL33_BASE option to work with RESET_TO_BL31
Antonio Nino Diaz
2016-02-16
Rework use of interconnect drivers
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
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-13
Add NULL pointer check before reading BL32 entry point information
Juan Castillo
2015-10-30
Support PSCI SYSTEM SUSPEND on Juno
Soby Mathew
2015-09-11
Define the Non-Secure timer frame ID for ARM platforms
Vikram Kanigiri
2015-08-13
PSCI: Migrate ARM reference platforms to new platform API
Soby Mathew
2015-06-01
Always enable CCI coherency in BL3-1
Sandrine Bailleux
2015-04-28
Add common ARM and CSS platform code
Dan Handley