commit | 67fa182fc4c460ebf6d7abe3366f9ecbbe393dc6 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Apr 15 20:16:36 2025 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Jun 20 09:32:22 2025 +0100 |
tree | 255fdbde39d021f4cd78de5eea898abeb175711d | |
parent | a7fbcccd43a42ad6e1a8069f16bc53bbde961096 [diff] |
feat(lfa): add initial implementation for LFA_PRIME This patch introduces the overall handling of the LFA_PRIME 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. Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: Ie13d15d0a060ae5f9704991245d2a65c7d846047