gnss-sdr/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include
Carles Fernandez 4999d38194
Improve portability
Improve support for RISC-V arch in volk_gnsssdr via cpu_features (updated to c919e9a).
Set BLA_PREFER_PKGCONFIG if not defined by the user, helps to find lapack in some archs (e.g., riscv64)
Fix for Fedora/OpenSUSE, which do not install cpu_features along volk.
Remove volk_gnsssdr_8ic_s8ic_multiply_8ic kernel since it was problematic in some archs
Improve Python detection
Fixes for GCC 13
Remove ENABLE_GENERIC_ARCH configuration option and old ARM detection mechanism
Update gtest to 1.13.0
Add CI jobs for volk_gnsssdr and gnss-sdr in non-x86 archs
2023-01-26 18:39:25 +01:00
..
internal Improve portability 2023-01-26 18:39:25 +01:00
cpu_features_cache_info.h Update cpu_features, fix integration 2020-10-23 21:36:12 +02:00
cpu_features_macros.h Add support for s390x arch in cpu_features. Update to 4e191a4 2022-11-27 10:23:23 +01:00
cpuinfo_aarch64.h Update AArch64 features to Linux 5.17 2022-07-16 09:45:57 +02:00
cpuinfo_arm.h Update cpu_features code layout to 69d39934e8 2021-12-24 15:14:26 +01:00
cpuinfo_mips.h Add some MIPS features 2022-07-16 10:01:59 +02:00
cpuinfo_ppc.h Update cpu_features code layout to 69d39934e8 2021-12-24 15:14:26 +01:00
cpuinfo_riscv.h Improve portability 2023-01-26 18:39:25 +01:00
cpuinfo_s390x.h Add support for s390x arch in cpu_features. Update to 4e191a4 2022-11-27 10:23:23 +01:00
cpuinfo_x86.h Add support for s390x arch in cpu_features. Update to 4e191a4 2022-11-27 10:23:23 +01:00