Lines Matching refs:EPERM
303 : -EPERM
306 if (image_id is invalid) return -EPERM
307 if (image_id is non-secure image) return -EPERM
308 if (image_id state is not (RESET or COPYING)) return -EPERM
309 if (secure world caller) return -EPERM
315 if (image overlaps another image) return -EPERM
351 : -EPERM
355 if (image_id is invalid) return -EPERM
357 if (image_id state is not RESET) return -EPERM
361 if (image_id state is not COPIED) return -EPERM
363 if (image_id state is not RESET) return -EPERM
388 : -EPERM
391 if (image_id is invalid) return -EPERM
392 if (secure world caller) return -EPERM
393 if (image_id is non-secure image) return -EPERM
394 if (image_id is non-executable image) return -EPERM
395 if (image_id state is not AUTHENTICATED) return -EPERM
416 : -EPERM
419 if (normal world caller and no INTERRUPTED secure image) return -EPERM
442 : -EPERM
445 if (normal world caller) return -EPERM
480 : -EPERM
483 if (secure world caller) return -EPERM
484 if (image in EXECUTED) return -EPERM