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

arch-support.txt (452B)


      1
      2For generic kernel features that need architecture support, the
      3arch-support.txt file in each feature directory shows the arch
      4support matrix, for all upstream Linux architectures.
      5
      6The meaning of entries in the tables is:
      7
      8    | ok |  # feature supported by the architecture
      9    |TODO|  # feature not yet supported by the architecture
     10    | .. |  # feature cannot be supported by the hardware
     11    | N/A|  # feature doesn't apply to the architecture
     12