commit | 0be70f6d22ee8a2aaf45c6b0ea95e4c6b8533f86 | [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 | 0ad7f4487676f32ce611ec86e54e1b08e6646adc [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>