commit | dfb9a50a9e671cc1c8c726a7de10e582b7ae4624 | [log] [tgz] |
---|---|---|
author | Tintu Thomas <tintu.thomas@arm.com> | Thu May 16 15:18:31 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Mon Jul 08 11:08:57 2024 +0100 |
tree | f71ec5c73adcd838b6236ae52a0631067f440fd7 | |
parent | 16e23a9394f2a53e9569873fb0ed82ab2716d606 [diff] |
fix(tc): enable MTE2 unconditionally Keeping the MTE2 enablement under the SPMD check is breaking for FPGA and CI test, as SPMD is absent in these cases. Enable MTE2 unconditionally so that all the supported platforms can use it. Change-Id: Id86893f0e2767a8686c3dca0ea092907d5c107ba Signed-off-by: Tintu Thomas <tintu.thomas@arm.com> Signed-off-by: Leo Yan <leo.yan@arm.com>