Skip to content

Reduce manager init functions to AArch64 only

Thomas Daubney requested to merge aarch64_single_arch into main

Reduce the number of arch variants in IPSec-MB down to one on the AArch64 side of the library.

Algorithm implementations will be now be switched at runtime according to relevant feature detection rather than relying on architectural feature sets, which do not make sense on AArch64.

Edited by Paul Elliott

Merge request reports

Loading