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


      1#
      2# Feature name:          THP
      3#         Kconfig:       HAVE_ARCH_TRANSPARENT_HUGEPAGE
      4#         description:   arch supports transparent hugepages
      5#
      6    -----------------------
      7    |         arch |status|
      8    -----------------------
      9    |       alpha: | TODO |
     10    |         arc: |  ok  |
     11    |         arm: |  ok  |
     12    |       arm64: |  ok  |
     13    |        csky: |  ..  |
     14    |     hexagon: |  ..  |
     15    |        ia64: | TODO |
     16    |       loong: |  ok  |
     17    |        m68k: |  ..  |
     18    |  microblaze: |  ..  |
     19    |        mips: |  ok  |
     20    |       nios2: |  ..  |
     21    |    openrisc: |  ..  |
     22    |      parisc: | TODO |
     23    |     powerpc: |  ok  |
     24    |       riscv: |  ok  |
     25    |        s390: |  ok  |
     26    |          sh: |  ..  |
     27    |       sparc: |  ok  |
     28    |          um: |  ..  |
     29    |         x86: |  ok  |
     30    |      xtensa: |  ..  |
     31    -----------------------