From 0eed28a9cfdbc2ebc8fc973c5058bbe831ee19ca Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sun, 15 Mar 2020 08:18:59 -0400 Subject: Build and link the tests and cli on baremetal as well Not actually useful for the most part but it ensures everything builds in a no-filesystem environment which is useful. Add a OS feature for atomic operations since these aren't necessarily available. --- src/lib/pubkey/xmss/info.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib') diff --git a/src/lib/pubkey/xmss/info.txt b/src/lib/pubkey/xmss/info.txt index 72b127831..6adc1fda8 100644 --- a/src/lib/pubkey/xmss/info.txt +++ b/src/lib/pubkey/xmss/info.txt @@ -33,3 +33,7 @@ rng hash sha2_32 + + +atomics + -- cgit v1.2.3