commit | d837ccd8fd185196c9aa08d218339357522de89d | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri May 30 13:15:21 2025 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Jun 20 09:32:22 2025 +0100 |
tree | d97e1605118a9ba62cd6959432a0604b34292150 | |
parent | f647f56123002e14eaf3d2c1b127431ee376a141 [diff] |
feat(rmm): add placeholder activator callbacks for LFA Introduce the RMM component's activator structure for use in LFA. The 'prime' and 'activate' callbacks currently return LFA_WRONG_STATE as placeholders. These functions will be implemented in subsequent patches in this series to support actual RMM component activation logic. Change-Id: I899ff51e4065887b7b4bbfbaa827322c51cd215c Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>