| /rk3399_ARM-atf/services/std_svc/lfa/ |
| H A D | bl31_lfa.c | 06a6f2968df7ac5a1016afe60a22f2f7d03f6c9b Tue Apr 15 19:16:34 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): implement LFA_GET_INVENTORY SMC
This implementation primarily retrieves activation-related flags for a given fw_seq_id, including whether the firmware is activation capable, whether an update is pending activation, whether it resets the CPU during activation, whether CPU rendezvous is required, and the firmware's UUID. To support this, a platform API is called to determine whether an update is available for the specified fw_seq_id, indicating its pending activation status.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I6e702a8b313386f5668027386845ff2dae9328e7
|
| H A D | lfa_main.c | 06a6f2968df7ac5a1016afe60a22f2f7d03f6c9b Tue Apr 15 19:16:34 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): implement LFA_GET_INVENTORY SMC
This implementation primarily retrieves activation-related flags for a given fw_seq_id, including whether the firmware is activation capable, whether an update is pending activation, whether it resets the CPU during activation, whether CPU rendezvous is required, and the firmware's UUID. To support this, a platform API is called to determine whether an update is available for the specified fw_seq_id, indicating its pending activation status.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I6e702a8b313386f5668027386845ff2dae9328e7
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_rmm_lfa.c | 06a6f2968df7ac5a1016afe60a22f2f7d03f6c9b Tue Apr 15 19:16:34 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): implement LFA_GET_INVENTORY SMC
This implementation primarily retrieves activation-related flags for a given fw_seq_id, including whether the firmware is activation capable, whether an update is pending activation, whether it resets the CPU during activation, whether CPU rendezvous is required, and the firmware's UUID. To support this, a platform API is called to determine whether an update is available for the specified fw_seq_id, indicating its pending activation status.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I6e702a8b313386f5668027386845ff2dae9328e7
|
| /rk3399_ARM-atf/include/services/ |
| H A D | lfa_component_desc.h | 06a6f2968df7ac5a1016afe60a22f2f7d03f6c9b Tue Apr 15 19:16:34 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): implement LFA_GET_INVENTORY SMC
This implementation primarily retrieves activation-related flags for a given fw_seq_id, including whether the firmware is activation capable, whether an update is pending activation, whether it resets the CPU during activation, whether CPU rendezvous is required, and the firmware's UUID. To support this, a platform API is called to determine whether an update is available for the specified fw_seq_id, indicating its pending activation status.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I6e702a8b313386f5668027386845ff2dae9328e7
|
| H A D | lfa_svc.h | 06a6f2968df7ac5a1016afe60a22f2f7d03f6c9b Tue Apr 15 19:16:34 UTC 2025 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(lfa): implement LFA_GET_INVENTORY SMC
This implementation primarily retrieves activation-related flags for a given fw_seq_id, including whether the firmware is activation capable, whether an update is pending activation, whether it resets the CPU during activation, whether CPU rendezvous is required, and the firmware's UUID. To support this, a platform API is called to determine whether an update is available for the specified fw_seq_id, indicating its pending activation status.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: I6e702a8b313386f5668027386845ff2dae9328e7
|