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 (88B)


      1obj-y += \
      2	driver.o \
      3	encl.o \
      4	ioctl.o \
      5	main.o
      6obj-$(CONFIG_X86_SGX_KVM)	+= virt.o