cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (222B)


      1obj-$(CONFIG_CRYPTO_DEV_SUN8I_SS) += sun8i-ss.o
      2sun8i-ss-y += sun8i-ss-core.o sun8i-ss-cipher.o
      3sun8i-ss-$(CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG) += sun8i-ss-prng.o
      4sun8i-ss-$(CONFIG_CRYPTO_DEV_SUN8I_SS_HASH) += sun8i-ss-hash.o