commit | 07de22d29e58edcaabfcfe313771ea1062a75bc6 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri May 16 15:16:53 2025 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Jun 20 09:32:22 2025 +0100 |
tree | 84639acfb45ab10df653ac8aa6c112a03e972651 | |
parent | 67fa182fc4c460ebf6d7abe3366f9ecbbe393dc6 [diff] |
feat(lfa): add initial implementation for LFA_ACTIVATE This patch introduces the overall handling of the LFA_ACTIVATE call, including input validation and invocation flow. While this covers the core implementation, per-component-specific handling will be developed in a separate patch. The respective component callbacks are invoked as part of this logic. Change-Id: Ie9d4584fc0c0abc9a9faffed62165b4461efed3a Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>