Home
last modified time | relevance | path

Searched hist:"5084 b7f11d6bc4921dd106e3fae6930d252c6792" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/plat/common/
H A Dplat_lfa.h5084b7f11d6bc4921dd106e3fae6930d252c6792 Tue Sep 16 13:19:00 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): add platform hook for activation notification

Introduce a new platform API, plat_lfa_notify_activate(), which allows
the platform to notify its security engine to begin component
activation. The function accepts a component identifier and should
return 0 on success or an error code on failure.

Documentation and header files are updated accordingly, and the call is
integrated into the LFA activation path.

Change-Id: Ic66aa675bba62633cc92992b965d144a6f9ef129
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/services/std_svc/lfa/
H A Dlfa_main.c5084b7f11d6bc4921dd106e3fae6930d252c6792 Tue Sep 16 13:19:00 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): add platform hook for activation notification

Introduce a new platform API, plat_lfa_notify_activate(), which allows
the platform to notify its security engine to begin component
activation. The function accepts a component identifier and should
return 0 on success or an error code on failure.

Documentation and header files are updated accordingly, and the call is
integrated into the LFA activation path.

Change-Id: Ic66aa675bba62633cc92992b965d144a6f9ef129
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst5084b7f11d6bc4921dd106e3fae6930d252c6792 Tue Sep 16 13:19:00 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): add platform hook for activation notification

Introduce a new platform API, plat_lfa_notify_activate(), which allows
the platform to notify its security engine to begin component
activation. The function accepts a component identifier and should
return 0 on success or an error code on failure.

Documentation and header files are updated accordingly, and the call is
integrated into the LFA activation path.

Change-Id: Ic66aa675bba62633cc92992b965d144a6f9ef129
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>