]> git.droids-corp.org - dpdk.git/commit
common/dpaax: remove outdated caamflib code
authorFranck Lenormand <franck.lenormand@nxp.com>
Thu, 10 Feb 2022 10:58:46 +0000 (16:28 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Sat, 12 Feb 2022 11:08:46 +0000 (12:08 +0100)
commit6127fff842a74d9f4c6d90828b56bbbd40fa5732
tree8749da44ef385687afe2042123554afde4f39c53
parent518a974bfecc64a82886382f5db879db4a74231a
common/dpaax: remove outdated caamflib code

DPAA1 and DPAA2 platforms use SEC ERA 8 and 10 only.
Hence, code related to old SEC-ERA (1-7) is removed.

This patch removes code in SDAP and PDCP header related to these
ERA to simplify the codebase:
 - Simplify logic using RTA_SEC_ERA_<> macro
 - Remove era_2_sw_hfn_ovrd dedicated to RTA_SEC_ERA_2

Signed-off-by: Franck Lenormand <franck.lenormand@nxp.com>
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
drivers/common/dpaax/caamflib/desc/pdcp.h
drivers/common/dpaax/caamflib/desc/sdap.h
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
drivers/crypto/dpaa_sec/dpaa_sec.c