commit | 76ff3633da53da360e3c01dd4bc410baad07cb2e | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Sun Dec 05 19:21:14 2021 +0000 |
committer | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Fri Dec 10 12:36:02 2021 +0000 |
tree | 0f86d3d0f7f0901aacd9902362770c0808b12c96 | |
parent | 13ae0f4d8f86a6a24d7df9cfe9494e46967845c9 [diff] |
docs(build-options): add build macros for features FGT,AMUv1 and ECV This patch adds macros explicit to the features - FEAT_FGT,FEAT_AMUv1 and FEAT_ECV respectively. It assists in controlled access to the set of registers (HDFGRTR_EL2, HAFGRTR_EL2 and CNTPOFF_EL2) under the influence of these features during context save and restore routines. Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I5082ea6687a686d8c5af3fe8bf769957cf3078b0