1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 23:53:08 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marian Buschsieweke
11ea9ee772
pkg/qDSA: fix backend selection log
qDSA as optimized implementations for AVR. The logic to select the optimized
backend predates the architecture features and uses some hand crafted logic.
This updates the logic to select the backend based on the boards architecture
using the feature system instead.
2021-03-08 15:45:50 +01:00
Leandro Lanzieri
4d65bc8e0a
cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
Dylan Laduranty
b3e1802677 pkg/qDSA: add support for cortex-M23 2019-01-21 17:08:48 +01:00
Martine Lenders
ed5dde00ec qDSA: blacklist LLVM/clang 2018-09-09 16:15:16 +02:00
b1eb793274 pkg/qDSA: disble arm asm version for cortexm > 0plus 2018-05-07 14:24:26 +02:00
300712c1e7 pkg/qDSA: initial commit 2018-03-14 21:27:14 +01:00