Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/
H A Dsec_hw_specific.c54 /* ORJR - Output Ring Jobs Removed Register shows how many jobs were
68 * decremented by the hardware by the number of jobs enqueued.
78 /* ORSFR - Output Ring Slots Full register holds the number of jobs which were
312 ERROR("Removed too many jobs from job ring\n"); in hw_job_ring_error()
315 ERROR("Added too many jobs on job ring\n"); in hw_job_ring_error()
401 /* Discard all jobs */ in hw_flush_job_ring()
462 * If limit < 0 -> notify all done jobs in hw_poll_job_ring()
463 * If limit > total number of done jobs -> notify all done jobs in hw_poll_job_ring()
465 * If limit > 0 && limit < total number of done jobs -> notify a number in hw_poll_job_ring()
466 * of done jobs equal with limit in hw_poll_job_ring()
[all …]
H A Dsec_jr_driver.c175 VERBOSE("Jobs notified[%d]. ", notified_descs_no); in dequeue_jr()
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Dsec_hw_specific.h230 * Consumer index for job ring (jobs array).
240 /* Producer index for job ring (jobs array) */
411 * @brief Poll the HW for already processed jobs in the JR
412 * and notify the available jobs to UA.
415 * @param [in] limit The maximum number of jobs to notify.
417 * jobs are notified.
419 * @retval >=0 for No of jobs notified to UA.
425 /* @brief Poll the HW for already processed jobs in the JR
426 * and silently discard the available jobs or notify them to UA
495 * IRJA - Input Ring Jobs Added Register shows
[all …]
H A Dcaam.h35 /* This function is used to submit jobs to JR */
/rk3399_ARM-atf/
H A D.readthedocs.yaml23 jobs:
/rk3399_ARM-atf/docs/process/
H A Dcontributing.rst183 jobs are deployed to run tests on every patch before being merged. Each of your
232 for placing all the test scripts which will be executed by the CI Jobs.
273 We have CI jobs which run a set of test configurations on every TF-A patch
/rk3399_ARM-atf/docs/plat/
H A Dqemu.rst183 For more information on how to trigger jobs in OpenCI, please refer to
/rk3399_ARM-atf/docs/threat_model/
H A Dsupply_chain_threat_model.rst135 machine and are installed within a Docker container in certain CI jobs. At