Add the new names of RETPOLINE, CPU_SRSO, SLS
authorAlexander Popov <alex.popov@linux.com>
Sun, 2 Jun 2024 12:12:55 +0000 (15:12 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 2 Jun 2024 12:49:32 +0000 (15:49 +0300)
commit86b67f39d3846fddb4419689c0e2d3ff35876cc5
tree6de0c362495f94bd83738e58c2f75ff75705ce28
parent9d1c4cf0068065842f838125245ead146bf247b6
Add the new names of RETPOLINE, CPU_SRSO, SLS

Since Linux v6.9 they are renamed:
  RETPOLINE -> MITIGATION_RETPOLINE
  CPU_SRSO -> MITIGATION_SRSO
  SLS -> MITIGATION_SLS

Refers to #127, #117
kernel_hardening_checker/checks.py