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


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