commit | 8258f141b75060fd1328fd9e549b51f76303b8ef | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Feb 15 15:56:15 2023 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Feb 27 18:04:14 2023 +0000 |
tree | ee62cea18cb8d9d7a6261346575b8fbfda7fa972 | |
parent | 2f3e79ae1266e3fe7d3719e5153e2cf67de0f96f [diff] |
fix(cpufeat): context-switch: move FGT availability check to callers To be inline with other features, and to allow the availability to be checked for different contexts, move the FGT availability check out of the save/restore functions. This is instead now checked at the caller. Change-Id: I96e0638714f9d1b6fdadc1cb989cbd33bd48b1f6 Signed-off-by: Andre Przywara <andre.przywara@arm.com>