]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(cpufeat): context-switch: move FGT availability check to callers
authorAndre Przywara <andre.przywara@arm.com>
Wed, 15 Feb 2023 15:56:15 +0000 (15:56 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 27 Feb 2023 18:04:14 +0000 (18:04 +0000)
commitde8c489247458c00f7b48301fb5c5273c7a628fc
treeee62cea18cb8d9d7a6261346575b8fbfda7fa972
parenta4cccb4f6cbbb35d12bd5f8779f3c6d8d762619c
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>
lib/el3_runtime/aarch64/context_mgmt.c