mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
fix(nrLDPC_coding): Remove ldpc_xdma Arguments for removing: - There are no resources to maintain it. Including no machine with the board. - There is no clue that someone is actually using it. - The library is not standard/cannot be generalized. It was designed for a specific solution and cannot be used for another. - The standard AAL (BBDev or other) should be privileged for LDPC offload to a hardware accelerator.