Hello,
вт, 18 февр. 2020 г. в 13:30, Michael Weiser michael.weiser@gmx.de:
On Tue, Feb 18, 2020 at 02:28:50AM +0300, Андрей Аладьев wrote:
Hello, please see the following gnutls issue https://gitlab.com/gnutls/gnutls/issues/941.
Nettle today is working on aarch64, aarch64_be and arm, but broken on armeb.
Nice to see that someone other than me is doing armeb. :)
The asm for arm certainly needed adjustment to work on armeb. See https://lists.lysator.liu.se/pipermail/nettle-bugs/2018/007280.html.
What is the target hardware for armeb? I have tried building Nettle for armv5teb (thinking about NSLU2) and got failures because of `rev` instruction usage (present only on ARMv6/v7).
Andrew, if you are testing it with qemu, there well might be emulation deficiencies.