commit | fe488c3796e01187fb6cffdd27a1bee1a33e0931 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Thu Feb 20 17:19:46 2025 -0600 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Thu Feb 27 09:19:57 2025 -0600 |
tree | 23f86a84dcb895253c8bf4233d40ab1b24c1c321 | |
parent | a0effb91897ff41871cbe2366a54c6e2339246d8 [diff] |
fix(rdv3): handle invalid build combination `CTX_INCLUDE_SVE_REGS` should not be enabled when building with SPD=spmd and SPMD_SPM_AT_SEL2=1 both been used. Unfortunately a check at top level makefile ignored this, now its been fixed at top level makefile. Ensure correct combination are handled, otherwise it will lead to build failures. Change-Id: Ib84fc0096c92d9b3d56366c0e1d77b6d83098221 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>