22f5f3cb6b
Various symbols are being used by DPAA Crypto driver which were not exposed from DPAA bus during initial version. This breaks the shared build. This patch also adds the LDLIBS line required after (cbc12b0a9
) patch. Fixes:c3e85bdcc6
("crypto/dpaa_sec: add crypto driver for NXP DPAA platform") Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
67 lines
1.3 KiB
Plaintext
67 lines
1.3 KiB
Plaintext
DPDK_17.11 {
|
|
global:
|
|
|
|
bman_acquire;
|
|
bman_free_pool;
|
|
bman_get_params;
|
|
bman_global_init;
|
|
bman_new_pool;
|
|
bman_query_free_buffers;
|
|
bman_release;
|
|
dpaa_logtype_mempool;
|
|
dpaa_logtype_pmd;
|
|
dpaa_netcfg;
|
|
fman_ccsr_map_fd;
|
|
fman_dealloc_bufs_mask_hi;
|
|
fman_dealloc_bufs_mask_lo;
|
|
fman_if_add_mac_addr;
|
|
fman_if_clear_mac_addr;
|
|
fman_if_disable_rx;
|
|
fman_if_enable_rx;
|
|
fman_if_discard_rx_errors;
|
|
fman_if_get_fc_threshold;
|
|
fman_if_get_fc_quanta;
|
|
fman_if_get_fdoff;
|
|
fman_if_loopback_disable;
|
|
fman_if_loopback_enable;
|
|
fman_if_promiscuous_disable;
|
|
fman_if_promiscuous_enable;
|
|
fman_if_reset_mcast_filter_table;
|
|
fman_if_set_bp;
|
|
fman_if_set_fc_threshold;
|
|
fman_if_set_fc_quanta;
|
|
fman_if_set_fdoff;
|
|
fman_if_set_ic_params;
|
|
fman_if_set_maxfrm;
|
|
fman_if_set_mcast_filter_table;
|
|
fman_if_stats_get;
|
|
fman_if_stats_get_all;
|
|
fman_if_stats_reset;
|
|
fman_ip_rev;
|
|
netcfg_acquire;
|
|
netcfg_release;
|
|
of_find_compatible_node;
|
|
of_get_property;
|
|
qm_channel_caam;
|
|
qman_create_fq;
|
|
qman_dequeue;
|
|
qman_dqrr_consume;
|
|
qman_enqueue;
|
|
qman_enqueue_multi;
|
|
qman_fq_fqid;
|
|
qman_fq_state;
|
|
qman_global_init;
|
|
qman_init_fq;
|
|
qman_poll_dqrr;
|
|
qman_query_fq_np;
|
|
qman_set_vdq;
|
|
qman_reserve_fqid_range;
|
|
qman_volatile_dequeue;
|
|
rte_dpaa_driver_register;
|
|
rte_dpaa_driver_unregister;
|
|
rte_dpaa_mem_ptov;
|
|
rte_dpaa_portal_init;
|
|
|
|
local: *;
|
|
};
|