On 05/10/2023 17:41, Suzuki K Poulose wrote:
On 05/10/2023 13:57, James Clark wrote:
This flag actually causes the TRFCR register to be saved, so rename it to that effect.
Currently it only happens when TRBE is used, but in a later commit TRFCR will be saved and restored even if TRBE isn't used, so the new name will be more accurate.
Signed-off-by: James Clark james.clark@arm.com
Reviewed-by: Suzuki K Poulose suzuki.poulose@arm.com
Reviewing the patch 5, this change may need to be dropped and instead we need to add a new flag for TRFCR.
Suzuki