commit | 507ed939b32d26244412af3f6253a7adcc22420c | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon Jul 10 16:09:31 2023 -0500 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Thu Aug 24 11:08:53 2023 -0500 |
tree | e47b85a68d09cea2d4b9d29998c2893141ece874 | |
parent | c94fb400ec40a8550a89cd484bd1137dca029336 [diff] |
refactor(fgt): modify FEAT_FGT test to check for init values The original test checked only if FEAT_FGT was enabled. This new version of the test also checks whether the values of registers HFG*_EL2 are the values used during initialization. Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> Change-Id: I17673b813da7f14ef03349eead2c0a47cf3a8b26