Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2bb78d3ab2ae07aa94a6eaa6587861eb7da538c3
/
lib
/
psci
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· Thu Mar 29 13:20:05 2018 +0100
21b3b05
psci: initialize array fully to comply with MISRA
by Jonathan Wright
· Tue Mar 20 14:34:01 2018 +0000
de70183
lib: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Tue Mar 13 17:45:42 2018 +0000
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· Wed Mar 21 10:49:27 2018 +0000
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· Wed Feb 28 18:53:30 2018 +0000
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
9f2f8ef
Invalidate TLB entries during warm boot
by Antonio Nino Diaz
· Mon Feb 19 16:27:06 2018 +0000
a65841a
Add support for SMCCC_VERSION in PSCI features
by Dimitris Papastamos
· Mon Jan 22 12:58:52 2018 +0000
d1a1841
Add PubSub events for CPU powerdown/powerup
by Dimitris Papastamos
· Tue Nov 28 15:16:00 2017 +0000
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
6dc8214
Flush the affinity data in psci_affinity_info
by Roberto Vargas
· Mon Nov 13 08:24:07 2017 +0000
e259fa7
ARMv7 may not support Generic Timer Extension
by Etienne Carriere
· Wed Nov 08 14:41:47 2017 +0100
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· Mon Oct 16 15:19:31 2017 +0100
55e56a9
PSCI: Publish CPU ON event
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
653fb8f
mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK
by Roberto Vargas
· Thu Oct 12 10:57:40 2017 +0100
b820ad0
reset2: Add PSCI system_reset2 function
by Roberto Vargas
· Wed Jul 26 09:23:09 2017 +0100
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· Thu Aug 03 08:16:16 2017 +0100
3cb73cb
Reduce time lock in psci_do_cpu_off
by Roberto Vargas
· Mon Sep 04 16:49:41 2017 +0100
16484dd
psci_common: Resolve GCC static analysis false positive
by Alistair Francis
· Wed Aug 23 13:55:21 2017 -0700
ae87f4b
lib: psci: early suspend handler for platforms
by Varun Wadekar
· Mon Jul 10 16:02:05 2017 -0700
06adba2
Address edge case for stale PSCI CPU data in cache
by David Cunado
· Wed Jul 19 12:14:07 2017 +0100
9930501
Fix order of #includes
by Isla Mitchell
· Tue Jul 11 14:54:08 2017 +0100
09bb548
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· Wed Jun 28 13:46:19 2017 +0100
3fdf5f3
PSCI: use same function prototype as in header file
by Etienne Carriere
· Wed Jun 07 16:42:42 2017 +0200
d171bfc
psci: minor fixes in lib
by Etienne Carriere
· Thu Jun 22 22:10:32 2017 +0200
66231d1
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· Wed Jun 07 09:57:42 2017 -0700
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· Thu May 11 16:04:52 2017 +0100
bc1a929
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· Thu Feb 16 14:55:15 2017 +0000
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
043fe9c
PSCI: Build option to enable D-Caches early in warmboot
by Soby Mathew
· Mon Apr 10 22:35:42 2017 +0100
e3962d0
Flush console where necessary
by Antonio Nino Diaz
· Thu Feb 16 16:17:19 2017 +0000
346bfd8
PSCI: Optimize call paths if all participants are cache-coherent
by Jeenu Viswambharan
· Thu Jan 05 11:01:02 2017 +0000
0b56d6f
PSCI: Introduce cache and barrier wrappers
by Jeenu Viswambharan
· Fri Jan 06 14:58:11 2017 +0000
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· Thu Feb 16 14:49:37 2017 +0000
37ce150
PSCI: Do stat accounting for retention/standby states
by dp-arm
· Tue Jan 31 13:03:00 2017 +0000
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· Tue Jan 31 13:01:04 2017 +0000
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· Thu Jan 26 15:54:44 2017 +0000
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· Tue Jan 03 11:01:51 2017 +0000
2b0a176
Merge pull request #788 from jeenu-arm/cpuops-framework
by danh-arm
· Tue Dec 20 12:27:58 2016 +0000
a1d1da7
Merge pull request #779 from dp-arm/dp/rtinstr-cache
by danh-arm
· Mon Dec 19 15:39:33 2016 +0000
ee5eb80
Add provision to extend CPU operations at more levels
by Jeenu Viswambharan
· Fri Nov 18 12:58:28 2016 +0000
2d92de6
Add two timestamps to measure PSCI cache flush overhead
by dp-arm
· Tue Nov 15 13:25:30 2016 +0000
b54c1a5
Merge pull request #775 from soby-mathew/sm/AArch32_stack_align
by danh-arm
· Wed Dec 14 09:25:15 2016 +0000
adb7027
AArch32: Fix the stack alignment issue
by Soby Mathew
· Tue Dec 06 12:10:51 2016 +0000
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· Wed Nov 30 15:21:11 2016 +0000
3cac786
Add PMF instrumentation points in TF
by dp-arm
· Mon Sep 19 11:18:44 2016 +0100
89256b8
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· Tue Sep 13 14:19:08 2016 +0100
1a9644b
Merge pull request #702 from jeenu-arm/psci-node-hw-state
by danh-arm
· Mon Sep 19 11:55:56 2016 +0100
7f03e9d9
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· Wed Aug 03 15:54:50 2016 +0100
7c9d5f8
Flush `psci_plat_pm_ops` after initialization
by Soby Mathew
· Fri Sep 09 11:33:58 2016 +0100
89d90dc
AArch32: Add support to PSCI lib
by Soby Mathew
· Thu May 05 14:11:23 2016 +0100
7b5c9b3
Move spinlock library code to AArch64 folder
by Soby Mathew
· Mon Aug 08 12:42:53 2016 +0100
d59a669
Merge pull request #670 from achingupta/ag/psci_retention_fix
by danh-arm
· Tue Jul 26 14:35:07 2016 +0100
9b2bf25
Fix use of stale power states in PSCI standby finisher
by Achin Gupta
· Tue Jun 28 16:46:15 2016 +0100
f9f3bbf
Validate psci_find_target_suspend_lvl() result
by Sandrine Bailleux
· Wed Jun 22 16:35:01 2016 +0100
d019487
Introduce PSCI Library Interface
by Soby Mathew
· Fri Apr 29 19:01:30 2016 +0100
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· Thu Mar 24 16:56:29 2016 +0000