commit | cf9fe865a777f74601c9d17b913c9ff50887212d | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Jan 02 16:22:21 2023 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Jan 02 16:22:21 2023 +0300 |
tree | a9a4c700eef600f776924f7b913fe541cf7b652d | |
parent | 99e20b29635fe19bcc8b11199f5f44db392c466a [diff] |
tf-cov-make: For qemu_sbsa SPM_MM=1, add ENABLE_SME_FOR_NS=0 Otherwise, there's error during compilation: 01:28:25.194 services/std_svc/spm/spm_mm/spm_mm.mk:17: *** "Error: SPM_MM is not compatible with ENABLE_SME_FOR_NS". Stop. Looking at the mentioned *.mk, both ENABLE_SVE_FOR_NS and ENABLE_SME_FOR_NS should be disabled (first was already, 2nd isn't). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I54e26726fe13461ed9d9bfb7d41462f0aff475cb