summaryrefslogtreecommitdiff
path: root/services/std_svc/lfa/lfa_main.c
AgeCommit message (Expand)Author
6 daysfeat(lfa): harden cancel handling and lock around LFA_CANCELManish V Badarkhe
6 daysfeat(lfa): serialize activate across CPUs and manage rendezvous policyJohn Powell
6 daysfeat(lfa): lfa service updatesJohn Powell
2026-04-28fix(lfa): validate component_id before activation checkManish V Badarkhe
2026-02-25fix(lfa): update activation_pending flag on SUCCESSVarun Wadekar
2025-11-06feat(lfa): introduce support for call_again for LFA_PRIMEVarun Wadekar
2025-11-06feat(lfa): allow LFA_PRIME from one CPU at a timeVarun Wadekar
2025-10-22chore(lfa): rename component_id to lfa_component_idManish V Badarkhe
2025-10-14fix(lfa): check error code from plat_lfa_load_auth_imageVarun Wadekar
2025-10-10Merge changes from topic "lfa-plat-activate" into integrationManish V Badarkhe
2025-09-26feat(lfa): add platform hook for activation notificationManish V Badarkhe
2025-09-24feat(lfa): add helper to check LFA prime completion statusManish V Badarkhe
2025-09-17fix(lfa): include string.h in lfa_main.cazimmerman
2025-06-20feat(lfa): add initial implementation for LFA_ACTIVATEManish V Badarkhe
2025-06-20feat(lfa): add initial implementation for LFA_PRIMEManish V Badarkhe
2025-06-20feat(lfa): implement LFA_CANCEL SMCManish V Badarkhe
2025-06-20feat(lfa): implement LFA_GET_INVENTORY SMCManish V Badarkhe
2025-06-20feat(lfa): implement LFA_GET_INFO SMC and integrate LFA buildManish V Badarkhe
2025-06-20feat(lfa): create LFA SMC handler templateManish V Badarkhe