Enable NEON kernels in aarch64 architecture

This commit is contained in:
Carles Fernandez
2021-08-11 13:01:25 +02:00
parent fc85b2df8e
commit 8982e4d7ad
34 changed files with 260 additions and 90 deletions
+2
View File
@@ -77,6 +77,8 @@ All notable changes to GNSS-SDR will be documented in this file.
x86, improved AMD microarchitecture detection.
- CMake now selects the C++23 standard if the environment allows for it.
- Improved detection of Gnuplot and `gnss_sim` when cross-compiling.
- NEON kernel implementations of the `volk_gnsssdr` library are now enabled in
aarch64 architectures.
### Improvements in Reliability