commit | fbc5896a2f1677445c513a05ec0686703888a54a | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon Jul 10 16:09:31 2023 -0500 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:49 2025 +0000 |
tree | e47b85a68d09cea2d4b9d29998c2893141ece874 | |
parent | ed961b9436f2e8db2ff3e69d3e2b93c37198efb0 [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