On Thu, Jun 05, 2025 at 01:28:02PM +0000, John Ernberg wrote: >From: Horia Geantă <horia.geanta@xxxxxxx> > >The iMX8QXP and iMX8QM have a CAAM (Cryptographic Acceleration and >Assurance Module) like many other iMXs. > >Add the definitions for it. > >Job Rings 0 and 1 are bound to the SECO (Security Controller) ARM core >and are not exposed outside it. There's no point to define them in the >bindings as they cannot be used outside the SECO. > >Signed-off-by: Horia Geantă <horia.geanta@xxxxxxx> >Signed-off-by: John Ernberg <john.ernberg@xxxxxxxx> > Reviewed-by: Peng Fan <peng.fan@xxxxxxx>