linux/arch/s390/boot/compressed
Vasily Gorbik cad5b35da9 s390/decompressor: reuse lib/mem.S for mem functions
Reusing arch/s390/lib/mem.S file solves a problem that sclp_early_core.c
and its dependencies have to be compiled with -march=z900 (no need to
compile compressed/misc.c with -march=z900). This also allows to avoid
mem functions duplicates, makes code a bit smaller and optimized mem
functions are utilized.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-06-25 10:14:39 +02:00
..
.gitignore s390/decompressor: Ignore file vmlinux.bin.full 2018-04-16 09:10:23 +02:00
Makefile s390/decompressor: avoid reusing uncompressed image objects 2018-06-25 10:14:39 +02:00
head.S s390/decompressor: rename entry point to startup_decompressor 2018-06-25 10:14:38 +02:00
misc.c s390/decompressor: reuse lib/mem.S for mem functions 2018-06-25 10:14:39 +02:00
vmlinux.lds.S s390/decompressor: discard __ex_table section 2018-02-27 08:05:21 +01:00
vmlinux.scr s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00