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
/
lib
/
psci
Age
Commit message (
Expand
)
Author
2018-01-11
Add PubSub events for CPU powerdown/powerup
Dimitris Papastamos
2017-11-23
Merge pull request #1145 from etienne-lms/rfc-armv7-2
davidcunado-arm
2017-11-20
Flush the affinity data in psci_affinity_info
Roberto Vargas
2017-11-08
ARMv7 may not support Generic Timer Extension
Etienne Carriere
2017-11-03
Fix PSCI STAT time stamp collection
Soby Mathew
2017-10-23
PSCI: Publish CPU ON event
Jeenu Viswambharan
2017-10-13
mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK
Roberto Vargas
2017-10-13
reset2: Add PSCI system_reset2 function
Roberto Vargas
2017-09-25
mem_protect: Add mem_protect API
Roberto Vargas
2017-09-06
Reduce time lock in psci_do_cpu_off
Roberto Vargas
2017-08-23
psci_common: Resolve GCC static analysis false positive
Alistair Francis
2017-07-31
lib: psci: early suspend handler for platforms
Varun Wadekar
2017-07-26
Address edge case for stale PSCI CPU data in cache
David Cunado
2017-07-12
Fix order of #includes
Isla Mitchell
2017-06-28
Merge pull request #978 from etienne-lms/minor-build
danh-arm
2017-06-23
PSCI: use same function prototype as in header file
Etienne Carriere
2017-06-22
psci: minor fixes in lib
Etienne Carriere
2017-06-14
Tegra: enable 'signed-comparison' compilation warning/errors
Varun Wadekar
2017-05-11
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-04
Introduce ARM SiP service to switch execution state
Jeenu Viswambharan
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-19
PSCI: Build option to enable D-Caches early in warmboot
Soby Mathew
2017-03-31
Flush console where necessary
Antonio Nino Diaz
2017-03-02
PSCI: Optimize call paths if all participants are cache-coherent
Jeenu Viswambharan
2017-03-02
PSCI: Introduce cache and barrier wrappers
Jeenu Viswambharan
2017-02-16
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
davidcunado-arm
2017-02-13
PSCI: Do stat accounting for retention/standby states
dp-arm
2017-02-13
PSCI: Decouple PSCI stat residency calculation from PMF
dp-arm
2017-02-06
Replace some memset call by zeromem
Douglas Raillard
2017-01-30
Report errata workaround status to console
Jeenu Viswambharan
2016-12-20
Merge pull request #788 from jeenu-arm/cpuops-framework
danh-arm
2016-12-19
Merge pull request #779 from dp-arm/dp/rtinstr-cache
danh-arm
2016-12-15
Add provision to extend CPU operations at more levels
Jeenu Viswambharan
2016-12-14
Add two timestamps to measure PSCI cache flush overhead
dp-arm
2016-12-14
Merge pull request #775 from soby-mathew/sm/AArch32_stack_align
danh-arm
2016-12-12
AArch32: Fix the stack alignment issue
Soby Mathew
2016-12-05
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-10-12
Add PMF instrumentation points in TF
dp-arm
2016-09-22
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-09-19
Merge pull request #702 from jeenu-arm/psci-node-hw-state
danh-arm
2016-09-15
PSCI: Add support for PSCI NODE_HW_STATE API
Jeenu Viswambharan
2016-09-09
Flush `psci_plat_pm_ops` after initialization
Soby Mathew
2016-08-10
AArch32: Add support to PSCI lib
Soby Mathew
2016-08-09
Move spinlock library code to AArch64 folder
Soby Mathew
2016-07-26
Merge pull request #670 from achingupta/ag/psci_retention_fix
danh-arm
2016-07-25
Fix use of stale power states in PSCI standby finisher
Achin Gupta
2016-07-25
Validate psci_find_target_suspend_lvl() result
Sandrine Bailleux
2016-07-19
Introduce PSCI Library Interface
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew