Move files to kconfig-hardened-check folder
authorAlexander Popov <alex.popov@linux.com>
Wed, 25 Mar 2020 22:00:27 +0000 (01:00 +0300)
committerAlexander Popov <alex.popov@linux.com>
Wed, 25 Mar 2020 22:00:27 +0000 (01:00 +0300)
commit88b8e2ec9fe37f92d950670de602b83b01a52c1c
treec8158cb753e6b165c3d774a8d615a6e8fab29b36
parentdde5ea364be1aea0c647100243e883b013f3a78f
Move files to kconfig-hardened-check folder
70 files changed:
config_files/defconfigs/arm64_defconfig_4.20.config [deleted file]
config_files/defconfigs/arm64_defconfig_5.0.config [deleted file]
config_files/defconfigs/arm64_defconfig_5.4.config [deleted file]
config_files/defconfigs/arm64_defconfig_5.5.config [deleted file]
config_files/defconfigs/arm_defconfig_4.20.config [deleted file]
config_files/defconfigs/arm_defconfig_5.0.config [deleted file]
config_files/defconfigs/arm_defconfig_5.4.config [deleted file]
config_files/defconfigs/arm_defconfig_5.5.config [deleted file]
config_files/defconfigs/x86_32_defconfig_4.20.config [deleted file]
config_files/defconfigs/x86_32_defconfig_5.0.config [deleted file]
config_files/defconfigs/x86_32_defconfig_5.4.config [deleted file]
config_files/defconfigs/x86_32_defconfig_5.5.config [deleted file]
config_files/defconfigs/x86_64_defconfig_4.20.config [deleted file]
config_files/defconfigs/x86_64_defconfig_5.0.config [deleted file]
config_files/defconfigs/x86_64_defconfig_5.4.config [deleted file]
config_files/defconfigs/x86_64_defconfig_5.5.config [deleted file]
config_files/distros/Alpinelinux-edge.config [deleted file]
config_files/distros/AmazonLinux2.config [deleted file]
config_files/distros/Archlinux-hardened.config [deleted file]
config_files/distros/SLE15.config [deleted file]
config_files/distros/aosp_pixel3a.config [deleted file]
config_files/distros/clearlinux-master.config [deleted file]
config_files/distros/clipos_kernel_doc.txt [deleted file]
config_files/distros/debian-buster.config [deleted file]
config_files/distros/openSUSE-15.1.config [deleted file]
config_files/distros/oracle-uek6.config [deleted file]
config_files/distros/pentoo-livecd.config [deleted file]
config_files/distros/rhel-8.0.config [deleted file]
config_files/distros/ubuntu-bionic-generic.config [deleted file]
config_files/kspp-recommendations/kspp-recommendations-arm.config [deleted file]
config_files/kspp-recommendations/kspp-recommendations-arm64.config [deleted file]
config_files/kspp-recommendations/kspp-recommendations-x86-32.config [deleted file]
config_files/kspp-recommendations/kspp-recommendations-x86-64.config [deleted file]
config_files/links.txt [deleted file]
kconfig-hardened-check.py [deleted file]
kconfig-hardened-check/config_files/defconfigs/arm64_defconfig_4.20.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm64_defconfig_5.0.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm64_defconfig_5.4.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm64_defconfig_5.5.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm_defconfig_4.20.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm_defconfig_5.0.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm_defconfig_5.4.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/arm_defconfig_5.5.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_32_defconfig_4.20.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_32_defconfig_5.0.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_32_defconfig_5.4.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_32_defconfig_5.5.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_64_defconfig_4.20.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_64_defconfig_5.0.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_64_defconfig_5.4.config [new file with mode: 0644]
kconfig-hardened-check/config_files/defconfigs/x86_64_defconfig_5.5.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/Alpinelinux-edge.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/AmazonLinux2.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/Archlinux-hardened.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/SLE15.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/aosp_pixel3a.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/clearlinux-master.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/clipos_kernel_doc.txt [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/debian-buster.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/openSUSE-15.1.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/oracle-uek6.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/pentoo-livecd.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/rhel-8.0.config [new file with mode: 0644]
kconfig-hardened-check/config_files/distros/ubuntu-bionic-generic.config [new file with mode: 0644]
kconfig-hardened-check/config_files/kspp-recommendations/kspp-recommendations-arm.config [new file with mode: 0644]
kconfig-hardened-check/config_files/kspp-recommendations/kspp-recommendations-arm64.config [new file with mode: 0644]
kconfig-hardened-check/config_files/kspp-recommendations/kspp-recommendations-x86-32.config [new file with mode: 0644]
kconfig-hardened-check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config [new file with mode: 0644]
kconfig-hardened-check/config_files/links.txt [new file with mode: 0644]
kconfig-hardened-check/kconfig-hardened-check.py [new file with mode: 0755]