Searched hist:ce78f3cda801acae7877107da99facb94216fad8 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/services/ |
| H A D | lfa_svc.h | ce78f3cda801acae7877107da99facb94216fad8 Wed Jun 04 09:53:49 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): add helper to check LFA prime completion status
Introduce `is_lfa_prime_finished()` to allow callers to query whether the prime operation for a given component has completed. This enables external logic to safely determine if activation is ready to proceed.
The helper checks for: - Matching `component_id` in the current activation - Prime status being `PRIME_COMPLETE` - `activation_pending` being true
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I55dadba639571faacc27de245cf0a9f2493956a5
|
| /rk3399_ARM-atf/services/std_svc/lfa/ |
| H A D | lfa_main.c | ce78f3cda801acae7877107da99facb94216fad8 Wed Jun 04 09:53:49 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): add helper to check LFA prime completion status
Introduce `is_lfa_prime_finished()` to allow callers to query whether the prime operation for a given component has completed. This enables external logic to safely determine if activation is ready to proceed.
The helper checks for: - Matching `component_id` in the current activation - Prime status being `PRIME_COMPLETE` - `activation_pending` being true
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I55dadba639571faacc27de245cf0a9f2493956a5
|