commit | c34dd06a843d71cdba2fa1c3c9067f6f130a0c73 | [log] [tgz] |
---|---|---|
author | Joel Goddard <Joel.Goddard@arm.com> | Thu Mar 21 15:37:43 2024 +0000 |
committer | Joel Goddard <Joel.Goddard@arm.com> | Thu Mar 21 15:37:43 2024 +0000 |
tree | 0c14d942618da8621ddabab65ab19b7eb80e2830 | |
parent | 048783205025799612103f5c5cfd4d53df81156d [diff] |
fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined If RSS Comms is used but PLAT_MHU_VERSION was undefined then it should default to MHUv2 to avoid breaking existing configurations which did not need to specify PLAT_MHU_VERSION as on MHUv2 was available. Change-Id: I8353b49b9f61414a664c2802f90ba3b2bc526887 Signed-off-by: Joel Goddard <joel.goddard@arm.com>