Home
last modified time | relevance | path

Searched hist:"9 b1e800ef07d12adcb4a7595be2ca10bb6e9e834" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_off.c9b1e800ef07d12adcb4a7595be2ca10bb6e9e834 Thu Oct 10 07:11:09 UTC 2024 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): move timestamp collection to psci_pwrdown_cpu

psci_pwrdown_cpu has two callers, both of which save timestamps meant to
measure how much time the cache maintenance operations take. Move the
timestamp collection inside to save on a bit of code duplication.

Change-Id: Ia2e7168faf7773d99b696cbdb6c98db7b58e31cf
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dpsci_suspend.c9b1e800ef07d12adcb4a7595be2ca10bb6e9e834 Thu Oct 10 07:11:09 UTC 2024 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): move timestamp collection to psci_pwrdown_cpu

psci_pwrdown_cpu has two callers, both of which save timestamps meant to
measure how much time the cache maintenance operations take. Move the
timestamp collection inside to save on a bit of code duplication.

Change-Id: Ia2e7168faf7773d99b696cbdb6c98db7b58e31cf
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dpsci_common.c9b1e800ef07d12adcb4a7595be2ca10bb6e9e834 Thu Oct 10 07:11:09 UTC 2024 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): move timestamp collection to psci_pwrdown_cpu

psci_pwrdown_cpu has two callers, both of which save timestamps meant to
measure how much time the cache maintenance operations take. Move the
timestamp collection inside to save on a bit of code duplication.

Change-Id: Ia2e7168faf7773d99b696cbdb6c98db7b58e31cf
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>