drivers/crypto/inside-secure/eip93/Makefile

Source file repositories/reference/linux-study-clean/drivers/crypto/inside-secure/eip93/Makefile

File Facts

System
Linux kernel
Corpus path
drivers/crypto/inside-secure/eip93/Makefile
Extension
[no extension]
Size
185 bytes
Lines
6
Domain
Driver Families
Bucket
drivers/crypto
Inferred role
Driver Families: build/configuration rule
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

obj-$(CONFIG_CRYPTO_DEV_EIP93) += crypto-hw-eip93.o

crypto-hw-eip93-y += eip93-main.o eip93-common.o
crypto-hw-eip93-y += eip93-cipher.o eip93-aead.o
crypto-hw-eip93-y += eip93-hash.o

Annotation

Implementation Notes