commit | 60db49b85eab6638c8494ba25c3f6539ec3e4334 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Tue Oct 15 16:59:36 2024 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Tue Oct 22 13:55:05 2024 -0500 |
tree | a64bd3bd63af717cb26a8167c06e6e1d6f1b491e | |
parent | 79fe5611c3fa813f8ad5484b5b4b880e14c1cad3 [diff] |
refactor(fvp): add support for cluster power-on All new FVP's have incorporated the following PYSR bits bit 31 is cluster ON status bit 30 is core ON status bit 29 is thread ON status So add support to check cluster power ON which is supported from affinity-level-2 But older cores with no DSU still uses affinity-level-1 for cluster power-on status. Ref: https://developer.arm.com/documentation/100964/1125/Base-Platform/Base---components Change-Id: Id86811b14685d9ca900021301e5e8b7d52189963 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>