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;