History log of /dpdk/drivers/crypto/ionic/ionic_crypto_vdev.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 25c896ea 07-Jun-2024 Andrew Boyer <andrew.boyer@amd.com>

crypto/ionic: add firmware interface definition

These definitions are shared between the PMD and firmware.
Teach the device to read the FW version and check for liveness.

Signed-off-by: Andrew Boye

crypto/ionic: add firmware interface definition

These definitions are shared between the PMD and firmware.
Teach the device to read the FW version and check for liveness.

Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>

show more ...


# 4610ac93 07-Jun-2024 Andrew Boyer <andrew.boyer@amd.com>

crypto/ionic: introduce AMD Pensando driver

Introduce a new crypto PMD for AMD Pensando hardware accelerators.
It allows applications running directly on the AMD Pensando DSC
to offload cryptographi

crypto/ionic: introduce AMD Pensando driver

Introduce a new crypto PMD for AMD Pensando hardware accelerators.
It allows applications running directly on the AMD Pensando DSC
to offload cryptographic operations to hardware cryptographic blocks.

Add support for the cryptodevs to the common ionic library.
Add the driver skeleton.
Add a skeleton features list and guide.
Hook the new PMD up to the build.
Update MAINTAINERS.

Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>

show more ...