Searched refs:ROP (Results 1 – 25 of 26) sorted by relevance
12
/openbmc/linux/Documentation/powerpc/ |
H A D | dexcr.rst | 13 branch target prediction) and enabling return-oriented programming (ROP) 57 a coredump and effectively bypass ROP protection on any threads that share this
|
/openbmc/linux/include/video/ |
H A D | trident.h | 137 #define ROP 0x2148 macro
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-plutux.dts | 44 "Int Spk", "ROP",
|
H A D | tegra20-tec.dts | 52 "Int Spk", "ROP",
|
H A D | tegra20-medcom-wide.dts | 79 "Int Spk", "ROP",
|
H A D | tegra30-cardhu.dtsi | 654 "Int Spk", "ROP",
|
H A D | tegra20-ventana.dts | 702 "Int Spk", "ROP",
|
H A D | tegra20-harmony.dts | 740 "Int Spk", "ROP",
|
H A D | tegra20-seaboard.dts | 904 "Int Spk", "ROP",
|
H A D | tegra20-asus-tf101.dts | 1187 "Int Spk", "ROP",
|
H A D | tegra30-asus-tf300t.dts | 1022 "Int Spk", "ROP",
|
H A D | tegra30-pegatron-chagall.dts | 2749 "Int Spk", "ROP",
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | dnfb.c | 86 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) macro
|
H A D | tridentfb.c | 333 writemmr(par, ROP, rop ? ROP_X : ROP_S); in blade_fill_rect() 367 writemmr(par, ROP, ROP_S); in blade_copy_rect()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-ventana.dts | 707 "Int Spk", "ROP",
|
H A D | tegra20-harmony.dts | 791 "Int Spk", "ROP",
|
H A D | tegra20-seaboard.dts | 966 "Int Spk", "ROP",
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.4.rst | 287 in the GNU C Compiler (GCC), makes Return Oriented Programming (ROP)
|
/openbmc/linux/arch/arm/mm/ |
H A D | Kconfig | 910 by ROP (return orientated programming) authors when creating 1150 use ROP gadgets that exist in the rodata section. This adds an
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-types.rst | 147 color keying, raster operations (ROP), stitching or any other
|
/openbmc/linux/security/ |
H A D | Kconfig.hardening | 273 number of useful ROP gadgets by about 20% (and removes compiler
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
H A D | hub.fuc | 120 // fetch enabled GPC/ROP counts
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 1692 by ROP (return orientated programming) authors when creating 1919 keys, which can be used to mitigate Return Oriented Programming (ROP)
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig | 1942 return address corruption. This helps mitigate ROP attacks.
|
/openbmc/qemu/ |
H A D | meson.build | 669 # ROP gadgets into something usable
|
12