]> git.ipfire.org Git - thirdparty/nettle.git/commit
Document arm endianness considerations
authorMichael Weiser <michael.weiser@gmx.de>
Tue, 13 Feb 2018 21:13:14 +0000 (22:13 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 25 Mar 2018 09:27:44 +0000 (11:27 +0200)
commit70135c70863eedfd9b300614f4a5535b8b93066c
treee8230747d2d551418141fce35c12d4939b813ad6
parent2644d1ed132f7dad05e165d6c96a68ee66547d32
Document arm endianness considerations

Extend arm/README to provide some background on considerations to be taken into
account when writing assembly routines supposed to work in big and little memory
endianness.
arm/README