blob: a8736abd717d27c4372d8d0536564aeafaeb246e [file] [log] [blame]
Kim Phillips8e8ec592011-03-13 16:54:26 +08001/*
2 * CAAM Error Reporting
3 *
4 * Copyright 2009-2011 Freescale Semiconductor, Inc.
5 */
6
7#include "compat.h"
8#include "regs.h"
9#include "intern.h"
10#include "desc.h"
11#include "jr.h"
12#include "error.h"
13
Marek Vasut9724d7a2014-04-24 20:05:13 +020014static const struct {
15 u8 value;
16 char *error_text;
17} desc_error_list[] = {
18 { 0x00, "No error." },
19 { 0x01, "SGT Length Error. The descriptor is trying to read "
20 "more data than is contained in the SGT table." },
21 { 0x02, "SGT Null Entry Error." },
22 { 0x03, "Job Ring Control Error. There is a bad value in the "
23 "Job Ring Control register." },
24 { 0x04, "Invalid Descriptor Command. The Descriptor Command "
25 "field is invalid." },
26 { 0x05, "Reserved." },
27 { 0x06, "Invalid KEY Command" },
28 { 0x07, "Invalid LOAD Command" },
29 { 0x08, "Invalid STORE Command" },
30 { 0x09, "Invalid OPERATION Command" },
31 { 0x0A, "Invalid FIFO LOAD Command" },
32 { 0x0B, "Invalid FIFO STORE Command" },
33 { 0x0C, "Invalid MOVE/MOVE_LEN Command" },
34 { 0x0D, "Invalid JUMP Command. A nonlocal JUMP Command is "
35 "invalid because the target is not a Job Header "
36 "Command, or the jump is from a Trusted Descriptor to "
37 "a Job Descriptor, or because the target Descriptor "
38 "contains a Shared Descriptor." },
39 { 0x0E, "Invalid MATH Command" },
40 { 0x0F, "Invalid SIGNATURE Command" },
41 { 0x10, "Invalid Sequence Command. A SEQ IN PTR OR SEQ OUT PTR "
42 "Command is invalid or a SEQ KEY, SEQ LOAD, SEQ FIFO "
43 "LOAD, or SEQ FIFO STORE decremented the input or "
44 "output sequence length below 0. This error may result "
45 "if a built-in PROTOCOL Command has encountered a "
46 "malformed PDU." },
47 { 0x11, "Skip data type invalid. The type must be 0xE or 0xF."},
48 { 0x12, "Shared Descriptor Header Error" },
49 { 0x13, "Header Error. Invalid length or parity, or certain "
50 "other problems." },
51 { 0x14, "Burster Error. Burster has gotten to an illegal "
52 "state" },
53 { 0x15, "Context Register Length Error. The descriptor is "
54 "trying to read or write past the end of the Context "
55 "Register. A SEQ LOAD or SEQ STORE with the VLF bit "
56 "set was executed with too large a length in the "
57 "variable length register (VSOL for SEQ STORE or VSIL "
58 "for SEQ LOAD)." },
59 { 0x16, "DMA Error" },
60 { 0x17, "Reserved." },
61 { 0x1A, "Job failed due to JR reset" },
62 { 0x1B, "Job failed due to Fail Mode" },
63 { 0x1C, "DECO Watchdog timer timeout error" },
64 { 0x1D, "DECO tried to copy a key from another DECO but the "
65 "other DECO's Key Registers were locked" },
66 { 0x1E, "DECO attempted to copy data from a DECO that had an "
67 "unmasked Descriptor error" },
68 { 0x1F, "LIODN error. DECO was trying to share from itself or "
69 "from another DECO but the two Non-SEQ LIODN values "
70 "didn't match or the 'shared from' DECO's Descriptor "
71 "required that the SEQ LIODNs be the same and they "
72 "aren't." },
73 { 0x20, "DECO has completed a reset initiated via the DRR "
74 "register" },
75 { 0x21, "Nonce error. When using EKT (CCM) key encryption "
76 "option in the FIFO STORE Command, the Nonce counter "
77 "reached its maximum value and this encryption mode "
78 "can no longer be used." },
79 { 0x22, "Meta data is too large (> 511 bytes) for TLS decap "
80 "(input frame; block ciphers) and IPsec decap (output "
81 "frame, when doing the next header byte update) and "
82 "DCRC (output frame)." },
83 { 0x23, "Read Input Frame error" },
84 { 0x24, "JDKEK, TDKEK or TDSK not loaded error" },
85 { 0x80, "DNR (do not run) error" },
86 { 0x81, "undefined protocol command" },
87 { 0x82, "invalid setting in PDB" },
88 { 0x83, "Anti-replay LATE error" },
89 { 0x84, "Anti-replay REPLAY error" },
90 { 0x85, "Sequence number overflow" },
91 { 0x86, "Sigver invalid signature" },
92 { 0x87, "DSA Sign Illegal test descriptor" },
93 { 0x88, "Protocol Format Error - A protocol has seen an error "
94 "in the format of data received. When running RSA, "
95 "this means that formatting with random padding was "
96 "used, and did not follow the form: 0x00, 0x02, 8-to-N "
97 "bytes of non-zero pad, 0x00, F data." },
98 { 0x89, "Protocol Size Error - A protocol has seen an error in "
99 "size. When running RSA, pdb size N < (size of F) when "
100 "no formatting is used; or pdb size N < (F + 11) when "
101 "formatting is used." },
102 { 0xC1, "Blob Command error: Undefined mode" },
103 { 0xC2, "Blob Command error: Secure Memory Blob mode error" },
104 { 0xC4, "Blob Command error: Black Blob key or input size "
105 "error" },
106 { 0xC5, "Blob Command error: Invalid key destination" },
107 { 0xC8, "Blob Command error: Trusted/Secure mode error" },
108 { 0xF0, "IPsec TTL or hop limit field either came in as 0, "
109 "or was decremented to 0" },
110 { 0xF1, "3GPP HFN matches or exceeds the Threshold" },
111};
112
113static const char * const cha_id_list[] = {
114 "",
115 "AES",
116 "DES",
117 "ARC4",
118 "MDHA",
119 "RNG",
120 "SNOW f8",
121 "Kasumi f8/9",
122 "PKHA",
123 "CRCA",
124 "SNOW f9",
125 "ZUCE",
126 "ZUCA",
127};
128
129static const char * const err_id_list[] = {
130 "No error.",
131 "Mode error.",
132 "Data size error.",
133 "Key size error.",
134 "PKHA A memory size error.",
135 "PKHA B memory size error.",
136 "Data arrived out of sequence error.",
137 "PKHA divide-by-zero error.",
138 "PKHA modulus even error.",
139 "DES key parity error.",
140 "ICV check failed.",
141 "Hardware error.",
142 "Unsupported CCM AAD size.",
143 "Class 1 CHA is not reset",
144 "Invalid CHA combination was selected",
145 "Invalid CHA selected.",
146};
147
148static const char * const rng_err_id_list[] = {
149 "",
150 "",
151 "",
152 "Instantiate",
153 "Not instantiated",
154 "Test instantiate",
155 "Prediction resistance",
156 "Prediction resistance and test request",
157 "Uninstantiate",
158 "Secure key generation",
159};
160
Kim Phillips8e8ec592011-03-13 16:54:26 +0800161#define SPRINTFCAT(str, format, param, max_alloc) \
162{ \
163 char *tmp; \
164 \
165 tmp = kmalloc(sizeof(format) + max_alloc, GFP_ATOMIC); \
166 sprintf(tmp, format, param); \
167 strcat(str, tmp); \
168 kfree(tmp); \
169}
170
171static void report_jump_idx(u32 status, char *outstr)
172{
173 u8 idx = (status & JRSTA_DECOERR_INDEX_MASK) >>
174 JRSTA_DECOERR_INDEX_SHIFT;
175
176 if (status & JRSTA_DECOERR_JUMP)
177 strcat(outstr, "jump tgt desc idx ");
178 else
179 strcat(outstr, "desc idx ");
180
181 SPRINTFCAT(outstr, "%d: ", idx, sizeof("255"));
182}
183
Marek Vasut8a475822014-04-24 20:05:15 +0200184static void report_ccb_status(struct device *jrdev, u32 status,
Marek Vasute75880d2014-04-24 20:05:16 +0200185 const char *error, char *__outstr)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800186{
Marek Vasute75880d2014-04-24 20:05:16 +0200187 char outstr[CAAM_ERROR_STR_MAX];
188
Kim Phillips8e8ec592011-03-13 16:54:26 +0800189 u8 cha_id = (status & JRSTA_CCBERR_CHAID_MASK) >>
190 JRSTA_CCBERR_CHAID_SHIFT;
191 u8 err_id = status & JRSTA_CCBERR_ERRID_MASK;
192
Marek Vasut8a475822014-04-24 20:05:15 +0200193 sprintf(outstr, "%s: ", error);
194
Kim Phillips8e8ec592011-03-13 16:54:26 +0800195 report_jump_idx(status, outstr);
196
Dan Carpenter6d003762011-03-23 21:21:53 +0800197 if (cha_id < ARRAY_SIZE(cha_id_list)) {
Kim Phillips8e8ec592011-03-13 16:54:26 +0800198 SPRINTFCAT(outstr, "%s: ", cha_id_list[cha_id],
199 strlen(cha_id_list[cha_id]));
200 } else {
201 SPRINTFCAT(outstr, "unidentified cha_id value 0x%02x: ",
202 cha_id, sizeof("ff"));
203 }
204
Kim Phillips281922a2012-06-22 19:48:52 -0500205 if ((cha_id << JRSTA_CCBERR_CHAID_SHIFT) == JRSTA_CCBERR_CHAID_RNG &&
206 err_id < ARRAY_SIZE(rng_err_id_list) &&
207 strlen(rng_err_id_list[err_id])) {
208 /* RNG-only error */
209 SPRINTFCAT(outstr, "%s", rng_err_id_list[err_id],
210 strlen(rng_err_id_list[err_id]));
211 } else if (err_id < ARRAY_SIZE(err_id_list)) {
Kim Phillips8e8ec592011-03-13 16:54:26 +0800212 SPRINTFCAT(outstr, "%s", err_id_list[err_id],
213 strlen(err_id_list[err_id]));
214 } else {
215 SPRINTFCAT(outstr, "unidentified err_id value 0x%02x",
216 err_id, sizeof("ff"));
217 }
Marek Vasute75880d2014-04-24 20:05:16 +0200218
219 dev_err(jrdev, "%08x: %s\n", status, outstr);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800220}
221
Marek Vasut8a475822014-04-24 20:05:15 +0200222static void report_jump_status(struct device *jrdev, u32 status,
223 const char *error, char *outstr)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800224{
Marek Vasute75880d2014-04-24 20:05:16 +0200225 dev_err(jrdev, "%08x: %s: %s() not implemented\n",
226 status, error, __func__);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800227}
228
Marek Vasut8a475822014-04-24 20:05:15 +0200229static void report_deco_status(struct device *jrdev, u32 status,
Marek Vasute75880d2014-04-24 20:05:16 +0200230 const char *error, char *__outstr)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800231{
Marek Vasute75880d2014-04-24 20:05:16 +0200232 char outstr[CAAM_ERROR_STR_MAX];
233
Kim Phillips8e8ec592011-03-13 16:54:26 +0800234 u8 desc_error = status & JRSTA_DECOERR_ERROR_MASK;
235 int i;
Marek Vasut8a475822014-04-24 20:05:15 +0200236 sprintf(outstr, "%s: ", error);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800237
238 report_jump_idx(status, outstr);
239
Dan Carpenter6d003762011-03-23 21:21:53 +0800240 for (i = 0; i < ARRAY_SIZE(desc_error_list); i++)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800241 if (desc_error_list[i].value == desc_error)
242 break;
243
Dan Carpenter6d003762011-03-23 21:21:53 +0800244 if (i != ARRAY_SIZE(desc_error_list) && desc_error_list[i].error_text) {
Kim Phillips8e8ec592011-03-13 16:54:26 +0800245 SPRINTFCAT(outstr, "%s", desc_error_list[i].error_text,
246 strlen(desc_error_list[i].error_text));
247 } else {
248 SPRINTFCAT(outstr, "unidentified error value 0x%02x",
249 desc_error, sizeof("ff"));
250 }
Marek Vasute75880d2014-04-24 20:05:16 +0200251
252 dev_err(jrdev, "%08x: %s\n", status, outstr);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800253}
254
Marek Vasut8a475822014-04-24 20:05:15 +0200255static void report_jr_status(struct device *jrdev, u32 status,
256 const char *error, char *outstr)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800257{
Marek Vasute75880d2014-04-24 20:05:16 +0200258 dev_err(jrdev, "%08x: %s: %s() not implemented\n",
259 status, error, __func__);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800260}
261
Marek Vasut8a475822014-04-24 20:05:15 +0200262static void report_cond_code_status(struct device *jrdev, u32 status,
263 const char *error, char *outstr)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800264{
Marek Vasute75880d2014-04-24 20:05:16 +0200265 dev_err(jrdev, "%08x: %s: %s() not implemented\n",
266 status, error, __func__);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800267}
268
Marek Vasutfa9659c2014-04-24 20:05:12 +0200269void caam_jr_strstatus(struct device *jrdev, u32 status)
Kim Phillips8e8ec592011-03-13 16:54:26 +0800270{
Kim Phillips96aef9a2013-03-26 18:10:15 -0500271 static const struct stat_src {
Marek Vasut8a475822014-04-24 20:05:15 +0200272 void (*report_ssed)(struct device *jrdev, u32 status,
273 const char *error, char *outstr);
274 const char *error;
Kim Phillips8e8ec592011-03-13 16:54:26 +0800275 } status_src[] = {
276 { NULL, "No error" },
277 { NULL, NULL },
278 { report_ccb_status, "CCB" },
279 { report_jump_status, "Jump" },
280 { report_deco_status, "DECO" },
281 { NULL, NULL },
282 { report_jr_status, "Job Ring" },
283 { report_cond_code_status, "Condition Code" },
284 };
285 u32 ssrc = status >> JRSTA_SSRC_SHIFT;
286
Marek Vasut867e1ee2014-04-24 20:05:14 +0200287 /*
288 * If there is no further error handling function, just
289 * print the error code, error string and exit.
290 */
291 if (!status_src[ssrc].report_ssed) {
292 dev_err(jrdev, "%08x: %s: \n", status, status_src[ssrc].error);
293 return;
294 }
295
Marek Vasut8a475822014-04-24 20:05:15 +0200296 status_src[ssrc].report_ssed(jrdev, status,
Marek Vasute75880d2014-04-24 20:05:16 +0200297 status_src[ssrc].error, NULL);
Kim Phillips8e8ec592011-03-13 16:54:26 +0800298}
299EXPORT_SYMBOL(caam_jr_strstatus);