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

Kconfig (239B)


      1# SPDX-License-Identifier: GPL-2.0
      2config SA1111
      3	bool
      4	select DMABOUNCE if !ARCH_PXA
      5
      6config DMABOUNCE
      7	bool
      8	select ZONE_DMA
      9
     10config KRAIT_L2_ACCESSORS
     11	bool
     12
     13config SHARP_LOCOMO
     14	bool
     15
     16config SHARP_PARAM
     17	bool
     18
     19config SHARP_SCOOP
     20	bool