commit | 6dd2d06b324841ccf74a9ad98b5a7fc419491918 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Feb 22 16:53:50 2023 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Wed Mar 22 13:33:22 2023 +0000 |
tree | 78ec3b8cbf50ecbbeedbce2f862b69c7f6b05a52 | |
parent | edc449dafa86ef1f9caa790cf3bfe5ec4dfe5526 [diff] |
refactor(cpufeat): align FEAT_SEL2 to new feature handling In ARMv8.4, the EL2 exception level got added to the secure world. Adapt and rename the existing is_armv8_4_sel2_present() function, to align its handling with the other CPU features. Change-Id: If11e1942fdeb63c63f36ab9e89be810347d1a952 Signed-off-by: Andre Przywara <andre.przywara@arm.com>