Home
last modified time | relevance | path

Searched full:jobs (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/drivers/crypto/caam/
H A Dcaam_jr.c93 * @nb_jobs Number of jobs to manage in the queue
109 /* Setup the number of jobs */ in do_jr_alloc()
171 * Returns all jobs completed depending on the input @wait_job_ids mask.
173 * Dequeues all Jobs completed. Call the job context callback
177 * @wait_job_ids Expected Jobs to be complete
435 /* Call the do_jr_dequeue function to dequeue the jobs */ in caam_jr_dequeue()
616 * All jobs in the input queue have been done, call the in caam_jr_halt()
620 JR_TRACE("Completion of jobs mask 0x%" PRIx32, job_complete); in caam_jr_halt()
633 * All jobs in the input queue have been done, call the in caam_jr_flush()
637 JR_TRACE("Completion of jobs mask 0x%" PRIx32, job_complete); in caam_jr_flush()
/optee_os/core/drivers/crypto/caam/hal/common/registers/
H A Djr_regs.h25 /* Jobs Added */
35 /* Jobs Removed */
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_jr.c36 * - Flush all pending jobs (Set RESET bit) in caam_hal_jr_reset()
188 /* Wait until all jobs complete */ in caam_hal_jr_halt()
218 /* Wait until all jobs complete */ in caam_hal_jr_flush()
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_hal_jr.h26 * Resets the Job Ring to ensure that all pending jobs are completed
95 * all running jobs normal completion.
H A Dcaam_common.h17 * Definition of the number of CAAM Jobs to manage in JR queues
H A Dcaam_jr.h32 uint8_t nb_jobs; /* Number of Jobs to managed */
/optee_os/.github/workflows/
H A Dstales.yml10 jobs:
H A Dnotify.yml16 jobs:
H A Dci.yml8 jobs: