linux/arch/s390/purgatory
Hans de Goede 01d3aee866 crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Before this commit lib/crypto/sha256.c has only been used in the s390 and
x86 purgatory code, make it suitable for generic use:

* Export interesting symbols
* Add  -D__DISABLE_EXPORTS to CFLAGS_sha256.o for purgatory builds to
  avoid the exports for the purgatory builds
* Add to lib/crypto/Makefile and crypto/Kconfig

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-08-22 14:57:35 +10:00
..
.gitignore s390/purgatory: update .gitignore 2019-06-04 15:03:42 +02:00
head.S s390: clean up stacks setup 2018-09-20 13:20:29 +02:00
kexec-purgatory.S s390/purgatory: Omit use of bin2c 2019-04-29 10:43:55 +02:00
Makefile crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use 2019-08-22 14:57:35 +10:00
purgatory.c crypto: sha256 - Move lib/sha256.c to lib/crypto 2019-08-22 14:57:35 +10:00
purgatory.lds.S s390/purgatory: Reduce purgatory size 2019-04-29 10:43:53 +02:00