commit | 6401776747a70023e5b49c5a9a528292e97fce0e | [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 | f74cb0be8ac80eb3072555cb04eb09375d4cb31f [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