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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-y := cfe.o
      3obj-$(CONFIG_SWIOTLB)			+= dma.o
      4obj-$(CONFIG_SIBYTE_BUS_WATCHER)	+= bus_watcher.o
      5obj-$(CONFIG_SIBYTE_CFE_CONSOLE)	+= cfe_console.o
      6obj-$(CONFIG_SIBYTE_TBPROF)		+= sb_tbprof.o