index
:
git.armlinux.org.uk/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
/
bl31
/
bl31_main.c
Age
Commit message (
Expand
)
Author
2016-09-22
PSCI: Do psci_setup() as part of std_svc_setup()
Soby Mathew
2016-09-22
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-07-19
Introduce PSCI Library Interface
Soby Mathew
2016-06-03
Build option to include AArch32 registers in cpu context
Soby Mathew
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
Ensure BL31 does not print to boot console by default
Soby Mathew
2015-11-02
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-08-13
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2014-08-12
Rationalize console log output
Dan Handley
2014-08-01
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-07-28
Rework incorrect use of assert() and panic() in codebase
Juan Castillo
2014-07-25
Add support for printing version at runtime
Juan Castillo
2014-07-25
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-17
Remove early_exceptions from BL3-1
Andrew Thoelke
2014-06-16
Per-cpu data cache restructuring
Andrew Thoelke
2014-06-11
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-05-28
Pass the args to the BL3-3 entrypoint
Vikram Kanigiri
2014-05-27
Further renames of platform porting functions
Dan Handley
2014-05-23
Move BL porting functions into platform.h
Dan Handley
2014-05-23
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
Andrew Thoelke
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
Merge pull request #83 from athoelke/at/tf-issues-126
Andrew Thoelke
2014-05-16
Set SCR_EL3.RW correctly before exiting bl31_main
Andrew Thoelke
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-06
Remove variables from .data section
Dan Handley
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-03-05
Generate build time and date message at link time.
Jon Medhurst
2014-02-26
Implement late binding for runtime hooks
Jeenu Viswambharan
2014-02-20
Add support for BL3-2 in BL3-1
Achin Gupta
2014-02-17
Add support for handling runtime service requests
Jeenu Viswambharan
2014-02-17
Add runtime services framework
Achin Gupta
2014-02-17
Add context management library
Achin Gupta
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-12
Make BL31's ns_entry_info a single-cpu area
Sandrine Bailleux
2013-12-05
Enable third party contributions
Dan Handley
2013-10-25
ARMv8 Trusted Firmware release v0.2
Achin Gupta