commit | e42561dbcd9d66d4de22d1b2bf48e124872b815c | [log] [tgz] |
---|---|---|
author | Igor Podgainõi <igor.podgainoi@arm.com> | Mon Nov 11 11:22:03 2024 +0100 |
committer | Igor Podgainõi <igor.podgainoi@arm.com> | Mon Nov 11 13:00:46 2024 +0100 |
tree | eab01079c905b0f119a826ca02ecb8e65a642647 | |
parent | 73d5bbd188aa33ad7ef4c28acbddaf2d8b9433a7 [diff] |
fix: update definitions for sysregs on older toolchains The patch 0db4a3cd added new sysreg access which older toolchains do not support. This fix opts to use the renaming variant of the necessary preprocessor macros for the registers used as part of that patch, so that TFTF can compile with older toolchains. Change-Id: I1d4cdfc3f67a085af35a3b51477eda79e9e93db7 Signed-off-by: Igor Podgainõi <igor.podgainoi@arm.com>