arm-trusted-firmware/include/drivers/arm/css
Nicola Mazzucato 125868c941 fix(scmi): relax requirement for exact protocol version
Currently, for the supported SCMI protocols, the version returned by the SCMI
platform agent must be exactly matching the driver's version (major version).

The recent change for the required version of Power Domain protocol means that
the platform must return version 2.0. This can be however a limitation in some
cases, where a SCMI-v1.0 platform can still be considered compatible with the
driver supported in firmware.

Relax the protocol version requirement such that any version older than the
one supported by the drivers can still be compatible.

Note: For now this has effect only on Power Domain protocol, as the other
drivers still require the "base" version 1.0.

Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
Change-Id: I310ae1869c2e952991a8d733f394029ab64087bf
2021-10-13 16:53:15 +01:00
..
css_mhu.h plat/arm: mhu: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
css_mhu_doorbell.h drivers/mhu: derive doorbell base address 2020-02-07 19:24:17 +05:30
css_scp.h fconf: Clean confused naming between TB_FW and FW_CONFIG 2020-06-24 08:44:26 +01:00
css_scpi.h plat/arm: scpi: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
scmi.h fix(scmi): relax requirement for exact protocol version 2021-10-13 16:53:15 +01:00
sds.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00