commit | cd72d00ef1313cc050201183c153887ff7118a52 | [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 | bf55f93a839f106e65b3fa93270bf2d991dd110e [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>