# Enhance cryptodev and its engine in OpenSSL by i.MX CAAM module **Repository Path**: zxd2021-imx/meta-openssl-caam ## Basic Information - **Project Name**: Enhance cryptodev and its engine in OpenSSL by i.MX CAAM module - **Description**: Enhance cryptodev and its engine in OpenSSL by CAAM's public key cryptography operations. More detailed information, please refer my post in i.MX community. - **Primary Language**: C - **License**: Not specified - **Default Branch**: Linux-5.10.52-2.1.0 - **Homepage**: https://community.nxp.com/t5/user/viewprofilepage/user-id/30869 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # meta-openssl-caam #### Description Enhance cryptodev and its engine in OpenSSL by CAAM's public key cryptography operations #### Software and Hardware platform Linux kernel: lf-5.10.y cryptodev: 1.12 OpenSSL: 1.1.1l HW platform: i.MX6UL, i.MX7D/S, i.MX8M/8M Mini/8M Nano/8M Plus, i.MX8/8X. #### Installation 1. copy meta-openssl-caam to folder /sources/ 2. Run DISTRO=fsl-imx-xwayland MACHINE=imx8mmevk source imx-setup-release.sh -b build-imx8mmevk and add BBLAYERS += " ${BSPDIR}/sources/meta-openssl-caam " into /build-imx8mmevk/conf/bblayers.conf 3. bitbake imx-image-multimedia