| commit | 7f7ffe503bdb05a9135e5685689931914fdbcbc9 | [log] [tgz] |
|---|---|---|
| author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Mon Nov 03 15:50:11 2025 -0600 |
| committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Sun Nov 09 12:22:52 2025 -0600 |
| tree | 9a874d0eafa72b5fdd70e757c08e2b5fbd19c530 | |
| parent | c48cf81af362d9b2d96e0ab4d00b56f4ec6648bf [diff] |
feat(idte3): add support to detect and test FEAT_IDTE3 Add new defines for ID_AA64MMFR2_EL1.IDS and SCR_EL3.TID3/TID5 to support FEAT_IDTE3 detection. A helper function is added to check for this feature, and the SMCCC feature availability test is updated to verify IDTE3 presence. Change-Id: Ib9471a838381439214a61feeed96796e406a9cb7 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>