Searched hist:e07e7392a1eeee1522b3feacb445c884402df2d7 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_on.c | e07e7392a1eeee1522b3feacb445c884402df2d7 Wed May 17 11:20:09 UTC 2023 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): extract cm_prepare_el3_exit_ns() to a common location
PSCI on and suspend wakeup both end with a cm_prepare_el3_exit_ns() call. Since they are equivalent to the caller, move the call to just after the *_finish calls to deduplicate it.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I05c16dc6613aba357d20cc39cc43aab803d675e0
|
| H A D | psci_suspend.c | e07e7392a1eeee1522b3feacb445c884402df2d7 Wed May 17 11:20:09 UTC 2023 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): extract cm_prepare_el3_exit_ns() to a common location
PSCI on and suspend wakeup both end with a cm_prepare_el3_exit_ns() call. Since they are equivalent to the caller, move the call to just after the *_finish calls to deduplicate it.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I05c16dc6613aba357d20cc39cc43aab803d675e0
|
| H A D | psci_common.c | e07e7392a1eeee1522b3feacb445c884402df2d7 Wed May 17 11:20:09 UTC 2023 Boyan Karatotev <boyan.karatotev@arm.com> refactor(psci): extract cm_prepare_el3_exit_ns() to a common location
PSCI on and suspend wakeup both end with a cm_prepare_el3_exit_ns() call. Since they are equivalent to the caller, move the call to just after the *_finish calls to deduplicate it.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I05c16dc6613aba357d20cc39cc43aab803d675e0
|