/openbmc/linux/security/lockdown/ |
H A D | Kconfig | 2 bool "Basic module for enforcing kernel lockdown" 6 Build support for an LSM that enforces a coarse kernel lockdown 10 bool "Enable lockdown LSM early in init" 13 Enable the lockdown LSM early in boot. This is necessary in order 14 to ensure that lockdown enforcement can be carried out on kernel 16 subsystem is fully initialised. If enabled, lockdown will 20 prompt "Kernel default lockdown mode" 25 lockdown. 30 No lockdown functionality is enabled by default. Lockdown may be 31 enabled via the kernel commandline or /sys/kernel/security/lockdown.
|
H A D | lockdown.c | 161 DEFINE_EARLY_LSM(lockdown) = { 163 DEFINE_LSM(lockdown) = {
|
H A D | Makefile | 1 obj-$(CONFIG_SECURITY_LOCKDOWN_LSM) += lockdown.o
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/xdg-desktop-portal/ |
H A D | xdg-desktop-portal-gtk_1.15.2.bb | 23 PACKAGECONFIG ?= "wallpaper appchooser lockdown settings" 28 PACKAGECONFIG[lockdown] = "-Dlockdown=enabled,-Dlockdown=disabled"
|
/openbmc/linux/Documentation/usb/ |
H A D | authorization.rst | 41 Example system lockdown (lame) 44 Imagine you want to implement a lockdown so only devices of type XYZ 64 Now, device_is_my_type() is where the juice for a lockdown is. Just 77 if [ $sum = $(cat /etc/lockdown/keysum) ]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | prservice.py | 75 def prserv_export_tofile(d, metainfo, datainfo, lockdown, nomax=False): argument 98 if lockdown:
|
/openbmc/linux/security/ |
H A D | Kconfig | 227 source "security/lockdown/Kconfig" 268 …default "landlock,lockdown,yama,loadpin,safesetid,smack,selinux,tomoyo,apparmor,bpf" if DEFAULT_SE… 269 …default "landlock,lockdown,yama,loadpin,safesetid,apparmor,selinux,smack,tomoyo,bpf" if DEFAULT_SE… 270 default "landlock,lockdown,yama,loadpin,safesetid,tomoyo,bpf" if DEFAULT_SECURITY_TOMOYO 271 default "landlock,lockdown,yama,loadpin,safesetid,bpf" if DEFAULT_SECURITY_DAC 272 default "landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,bpf"
|
H A D | Makefile | 23 obj-$(CONFIG_SECURITY_LOCKDOWN_LSM) += lockdown/
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_f34.h | 183 u16 lockdown; member 220 struct block_data lockdown; member
|
H A D | rmi_f34v7.c | 434 blkcount->lockdown = partition_length; in rmi_f34v7_parse_partition_table() 437 __func__, blkcount->lockdown); in rmi_f34v7_parse_partition_table() 905 f34->v7.img.lockdown.data = content; in rmi_f34v7_parse_img_header_10_bl_container() 906 f34->v7.img.lockdown.size = length; in rmi_f34v7_parse_img_header_10_bl_container()
|
/openbmc/linux/arch/powerpc/configs/ |
H A D | security.config | 3 # This is the equivalent of booting with lockdown=integrity
|
/openbmc/linux/arch/openrisc/configs/ |
H A D | or1klitex_defconfig | 51 CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.h | 176 bool lockdown; /* lock down controller settings? */ member
|
H A D | ich.c | 608 if (plat->lockdown) { in ich_spi_probe() 683 plat->lockdown = fdtdec_get_bool(gd->fdt_blob, node, in ich_spi_ofdata_to_platdata()
|
/openbmc/linux/arch/mips/configs/ |
H A D | gcw0_defconfig | 147 CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 306 static bool lockdown; in xmon_is_locked_down() local 308 if (!lockdown) { in xmon_is_locked_down() 309 lockdown = !!security_locked_down(LOCKDOWN_XMON_RW); in xmon_is_locked_down() 310 if (lockdown) { in xmon_is_locked_down() 322 return lockdown; in xmon_is_locked_down()
|
/openbmc/linux/kernel/module/ |
H A D | Kconfig | 202 CONFIG_SECURITY_LOCKDOWN_LSM or lockdown functionality imposed via 204 of the lockdown policy.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.1.rst | 176 pointed to local files; the lockdown file is no longer needed at all.
|
/openbmc/openbmc/meta-security/docs/ |
H A D | overview.txt | 9 Bastille is a system hardening / lockdown program which enhances the
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package.bbclass | 291 bb.fatal("Can NOT get PRAUTO from lockdown exported file")
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 4127 F: .github/workflows/lockdown.yml
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 2921 lockdown= [SECURITY] 2923 Enable the kernel lockdown feature. If set to
|
/openbmc/ |
D | opengrok1.0.log | 2189 2025-03-16 03:00:41.094-0500 FINEST t467 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/lockdown.c' (570) at 20240405153053477 [all...] |
D | opengrok2.0.log | 2220 2025-03-15 03:00:41.767-0500 FINEST t473 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/lockdown.c' (570) at 20240405153053477 [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |