audk/ArmPkg/Drivers/ArmScmiDxe
Pierre Gondois 9f0ebabb57 ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL support
The PERFORMANCE_DESCRIBE_FASTCHANNEL Scmi command is available
since SCMI v2.0 and allows to query information about the supported
fast-channels of the Scmi performance protocol.
Add support for this command.

Also move SCMI_MESSAGE_ID_PERFORMANCE enum definition up in the file
to use it in SCMI_PERFORMANCE_DESCRIBE_FASTCHANNEL function
declaration.

Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
2024-01-29 16:47:03 +00:00
..
ArmScmiBaseProtocolPrivate.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmScmiClockProtocolPrivate.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmScmiDxe.inf ArmPkg: Fix Ecc error 10014 in ArmScmiDxe 2021-04-15 19:53:39 +00:00
ArmScmiPerformanceProtocolPrivate.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Scmi.c ArmPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
ScmiBaseProtocol.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ScmiClockProtocol.c ArmPkg/ArmScmiDxe: Fix the calculation of RequiredArraySize 2023-02-06 13:56:24 +00:00
ScmiDxe.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ScmiDxe.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ScmiPerformanceProtocol.c ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL support 2024-01-29 16:47:03 +00:00
ScmiPrivate.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00