commit | d29510589f89b55d2863bb09c25d152a2cdd0bc8 | [log] [tgz] |
---|---|---|
author | Rohit Mathew <rohit.mathew@arm.com> | Wed Mar 27 11:43:58 2024 +0000 |
committer | Rohit Mathew <rohit.mathew@arm.com> | Fri Jun 07 11:40:07 2024 +0100 |
tree | 33d2afe129510b620b17e19b8fc1399f7be7d345 | |
parent | 609aef4d50bebc5532d2183e1a3829833e9ec13c [diff] |
feat(rdfremont): enable MTE2 if present on the platform MTE2 is an optional feature that could be part of platforms based on Arm V8.5 or above. If this feature is implemented on the platform, lower ELs could potentially access the feature registers leading to EL3 traps. Therefore, set MTE2 build option to '2' to enable the feature only if its implemented on the platform. Signed-off-by: Rohit Mathew <rohit.mathew@arm.com> Change-Id: Idc04b7f3851a2481e4c6bea426a3f09be145b899