commit | 3305efd7bb7281e2fd8c00af3bfee9d209e5d386 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Mon Mar 11 13:07:12 2024 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Mar 26 23:00:57 2024 +0100 |
tree | 460bf6476d60e7a78139898d47f6f82a52e246b4 | |
parent | 9793b2fe27586b2fca914188320bc893495e2789 [diff] |
refactor(mte): replace mte with mte2 With below in TF-A: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/27122/ MTE and MTE_PERM are removed and not handled anymore, So use MTE2 to test the features. Change-Id: I1d0f372823dd5be048af1551f6cb5b3c464b6112 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>