2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/drivers/s390/crypto
Harald Freudenberger f1b0a4343c s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Move all the inline functions from the ap bus header
file ap_asm.h into the in-kernel api header file
arch/s390/include/asm/ap.h so that KVM can make use
of all the low level AP functions.

Signed-off-by: Harald Freudenberger <freude@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-06-25 10:21:18 +02:00
..
ap_bus.c s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. 2018-06-25 10:21:18 +02:00
ap_bus.h s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. 2018-06-25 10:21:18 +02:00
ap_card.c s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. 2018-06-25 10:21:18 +02:00
ap_debug.h s390/zcrypt: Make ap init functions static. 2018-04-10 07:39:01 +02:00
ap_queue.c s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. 2018-06-25 10:21:18 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pkey_api.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
zcrypt_api.c s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. 2018-05-30 11:18:05 +02:00
zcrypt_api.h s390/zcrypt: Support up to 256 crypto adapters. 2018-04-11 10:36:27 +02:00
zcrypt_card.c s390/zcrypt: Show load of cards and queues in sysfs 2018-06-25 10:21:17 +02:00
zcrypt_cca_key.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_cex2a.c s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_cex2a.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_cex4.c s390: crypto: add SPDX identifiers to the remaining files 2017-11-24 14:28:39 +01:00
zcrypt_cex4.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zcrypt_debug.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zcrypt_error.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_msgtype6.c s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. 2018-05-30 11:18:05 +02:00
zcrypt_msgtype6.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_msgtype50.c s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_msgtype50.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_pcixcc.c s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_pcixcc.h s390: crypto: Remove redundant license text 2017-11-24 14:28:46 +01:00
zcrypt_queue.c s390/zcrypt: Show load of cards and queues in sysfs 2018-06-25 10:21:17 +02:00