commit | 8e3978899a481484d8c60bf276be503aebd43afb | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Fri Jan 26 10:08:37 2024 -0600 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Mon Feb 12 08:20:01 2024 -0600 |
tree | 2c1e8245b019cda4fdf1bfcce4b7c6dba12536e0 | |
parent | b06317fab2e70a35f88686f93b6f8dc3dfcb7708 [diff] |
feat(mte): add mte2 feat Add support for feat mte2. tfsr_el2 is available only with mte2, however currently its context_save/restore is done with mte rather than mte2, so introduce 'is_feat_mte2_supported' to check mte2. Change-Id: I108d9989a8f5b4d1d2f3b9865a914056fa566cf2 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>