Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 1 | /* |
| 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 Vasut | 9724d7a | 2014-04-24 20:05:13 +0200 | [diff] [blame] | 14 | static 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 | |
| 113 | static 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 | |
| 129 | static 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 | |
| 148 | static 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 Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 161 | #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 | |
| 171 | static 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 | |
| 184 | static void report_ccb_status(u32 status, char *outstr) |
| 185 | { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 186 | u8 cha_id = (status & JRSTA_CCBERR_CHAID_MASK) >> |
| 187 | JRSTA_CCBERR_CHAID_SHIFT; |
| 188 | u8 err_id = status & JRSTA_CCBERR_ERRID_MASK; |
| 189 | |
| 190 | report_jump_idx(status, outstr); |
| 191 | |
Dan Carpenter | 6d00376 | 2011-03-23 21:21:53 +0800 | [diff] [blame] | 192 | if (cha_id < ARRAY_SIZE(cha_id_list)) { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 193 | SPRINTFCAT(outstr, "%s: ", cha_id_list[cha_id], |
| 194 | strlen(cha_id_list[cha_id])); |
| 195 | } else { |
| 196 | SPRINTFCAT(outstr, "unidentified cha_id value 0x%02x: ", |
| 197 | cha_id, sizeof("ff")); |
| 198 | } |
| 199 | |
Kim Phillips | 281922a | 2012-06-22 19:48:52 -0500 | [diff] [blame] | 200 | if ((cha_id << JRSTA_CCBERR_CHAID_SHIFT) == JRSTA_CCBERR_CHAID_RNG && |
| 201 | err_id < ARRAY_SIZE(rng_err_id_list) && |
| 202 | strlen(rng_err_id_list[err_id])) { |
| 203 | /* RNG-only error */ |
| 204 | SPRINTFCAT(outstr, "%s", rng_err_id_list[err_id], |
| 205 | strlen(rng_err_id_list[err_id])); |
| 206 | } else if (err_id < ARRAY_SIZE(err_id_list)) { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 207 | SPRINTFCAT(outstr, "%s", err_id_list[err_id], |
| 208 | strlen(err_id_list[err_id])); |
| 209 | } else { |
| 210 | SPRINTFCAT(outstr, "unidentified err_id value 0x%02x", |
| 211 | err_id, sizeof("ff")); |
| 212 | } |
| 213 | } |
| 214 | |
| 215 | static void report_jump_status(u32 status, char *outstr) |
| 216 | { |
| 217 | SPRINTFCAT(outstr, "%s() not implemented", __func__, sizeof(__func__)); |
| 218 | } |
| 219 | |
| 220 | static void report_deco_status(u32 status, char *outstr) |
| 221 | { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 222 | u8 desc_error = status & JRSTA_DECOERR_ERROR_MASK; |
| 223 | int i; |
| 224 | |
| 225 | report_jump_idx(status, outstr); |
| 226 | |
Dan Carpenter | 6d00376 | 2011-03-23 21:21:53 +0800 | [diff] [blame] | 227 | for (i = 0; i < ARRAY_SIZE(desc_error_list); i++) |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 228 | if (desc_error_list[i].value == desc_error) |
| 229 | break; |
| 230 | |
Dan Carpenter | 6d00376 | 2011-03-23 21:21:53 +0800 | [diff] [blame] | 231 | if (i != ARRAY_SIZE(desc_error_list) && desc_error_list[i].error_text) { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 232 | SPRINTFCAT(outstr, "%s", desc_error_list[i].error_text, |
| 233 | strlen(desc_error_list[i].error_text)); |
| 234 | } else { |
| 235 | SPRINTFCAT(outstr, "unidentified error value 0x%02x", |
| 236 | desc_error, sizeof("ff")); |
| 237 | } |
| 238 | } |
| 239 | |
| 240 | static void report_jr_status(u32 status, char *outstr) |
| 241 | { |
| 242 | SPRINTFCAT(outstr, "%s() not implemented", __func__, sizeof(__func__)); |
| 243 | } |
| 244 | |
| 245 | static void report_cond_code_status(u32 status, char *outstr) |
| 246 | { |
| 247 | SPRINTFCAT(outstr, "%s() not implemented", __func__, sizeof(__func__)); |
| 248 | } |
| 249 | |
Marek Vasut | fa9659c | 2014-04-24 20:05:12 +0200 | [diff] [blame] | 250 | void caam_jr_strstatus(struct device *jrdev, u32 status) |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 251 | { |
Marek Vasut | fa9659c | 2014-04-24 20:05:12 +0200 | [diff] [blame] | 252 | char outstr[CAAM_ERROR_STR_MAX]; |
Kim Phillips | 96aef9a | 2013-03-26 18:10:15 -0500 | [diff] [blame] | 253 | static const struct stat_src { |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 254 | void (*report_ssed)(u32 status, char *outstr); |
| 255 | char *error; |
| 256 | } status_src[] = { |
| 257 | { NULL, "No error" }, |
| 258 | { NULL, NULL }, |
| 259 | { report_ccb_status, "CCB" }, |
| 260 | { report_jump_status, "Jump" }, |
| 261 | { report_deco_status, "DECO" }, |
| 262 | { NULL, NULL }, |
| 263 | { report_jr_status, "Job Ring" }, |
| 264 | { report_cond_code_status, "Condition Code" }, |
| 265 | }; |
| 266 | u32 ssrc = status >> JRSTA_SSRC_SHIFT; |
| 267 | |
Marek Vasut | 867e1ee | 2014-04-24 20:05:14 +0200 | [diff] [blame^] | 268 | /* |
| 269 | * If there is no further error handling function, just |
| 270 | * print the error code, error string and exit. |
| 271 | */ |
| 272 | if (!status_src[ssrc].report_ssed) { |
| 273 | dev_err(jrdev, "%08x: %s: \n", status, status_src[ssrc].error); |
| 274 | return; |
| 275 | } |
| 276 | |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 277 | sprintf(outstr, "%s: ", status_src[ssrc].error); |
| 278 | |
Marek Vasut | 867e1ee | 2014-04-24 20:05:14 +0200 | [diff] [blame^] | 279 | status_src[ssrc].report_ssed(status, outstr); |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 280 | |
Marek Vasut | fa9659c | 2014-04-24 20:05:12 +0200 | [diff] [blame] | 281 | dev_err(jrdev, "%08x: %s\n", status, outstr); |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 282 | } |
| 283 | EXPORT_SYMBOL(caam_jr_strstatus); |