index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
std_svc
/
psci
/
psci_setup.c
Age
Commit message (
Expand
)
Author
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-06-16
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-09-11
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-08-13
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-06-22
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-02-12
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
Soby Mathew
2015-01-26
Implement PSCI_FEATURES API
Soby Mathew
2015-01-22
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2015-01-13
Invalidate the dcache after initializing cpu-ops
Soby Mathew
2014-12-12
Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl()
Soby Mathew
2014-08-19
Miscellaneous PSCI code cleanups
Achin Gupta
2014-08-19
Add APIs to preserve highest affinity level in OFF state
Achin Gupta
2014-08-19
Add PSCI service specific per-CPU data
Achin Gupta
2014-06-23
Eliminate psci_suspend_context array
Andrew Thoelke
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-11
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-05-23
Remove unused data declarations
Dan Handley
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-04-29
Preserve PSCI cpu_suspend 'power_state' parameter.
Vikram Kanigiri
2014-03-20
Implement ARM Standard Service
Jeenu Viswambharan