commit | 7bb1c84eca3a7dc46051b75b6b1cf13046b88c92 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Thu Feb 15 14:14:59 2024 -0600 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Thu Mar 14 16:30:45 2024 -0500 |
tree | 1be17aeca48b145e8814b08be48637483268afe7 | |
parent | 44115698f07b73ce83fdcce4e26aafe701c49b1c [diff] [blame] |
refactor(errata_abi): update the cpu structs for errata ABI Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com> Change-Id: I4650a88003db2ded9277b35c7fc521026fe4a5d7
diff --git a/include/runtime_services/errata_abi.h b/include/runtime_services/errata_abi.h index 363564e..dc50113 100644 --- a/include/runtime_services/errata_abi.h +++ b/include/runtime_services/errata_abi.h
@@ -37,7 +37,7 @@ */ #define TOTAL_ABI_CALLS (3U) -#define ERRATA_COUNT (17U) +#define ERRATA_COUNT (32U) typedef struct { uint32_t id;