Searched full:hardened (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v5.15/drivers/soc/qcom/ |
D | Kconfig | 26 resource on a RPM-hardened platform must use this database to get 111 tristate "Qualcomm RPM-Hardened (RPMH) Communication" 115 Support for communication with the hardened-RPM blocks in
|
/Linux-v5.15/drivers/misc/lkdtm/ |
D | usercopy.c | 16 * normally be ignored by hardened usercopy, so force the compiler 18 * hardened usercopy checks by added "unconst" to all the const copies, 119 * This checks for whole-object size validation with hardened usercopy,
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/ |
D | rpmh-rsc.txt | 4 Resource Power Manager Hardened (RPMH) is the mechanism for communicating with 5 the hardened resource accelerators on Qualcomm SoCs. Requests to the resources
|
/Linux-v5.15/arch/um/kernel/skas/ |
D | Makefile | 9 # GCC hardened also auto-enables -fpic, but we need %ebx so it can't work ->
|
/Linux-v5.15/Documentation/devicetree/bindings/crypto/ |
D | xlnx,zynqmp-aes.yaml | 14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmhcc.yaml | 13 Resource Power Manager Hardened (RPMh) manages shared resources on
|
/Linux-v5.15/tools/testing/selftests/bpf/ |
D | test_kmod.sh | 26 echo "[ JIT enabled:$1 hardened:$2 ]"
|
/Linux-v5.15/arch/riscv/include/asm/ |
D | processor.h | 40 /* Whitelist the fstate from the task_struct for hardened usercopy */
|
/Linux-v5.15/security/ |
D | Kconfig | 173 rejecting the copy, falling back to non-whitelisted hardened 186 hardened usercopy will reject attempts to copy it. There are,
|
/Linux-v5.15/Documentation/devicetree/bindings/firmware/xilinx/ |
D | xlnx,zynqmp-firmware.yaml | 48 description: The ZynqMP AES-GCM hardened cryptographic accelerator is
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,pdc.txt | 3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
|
/Linux-v5.15/arch/arm/include/asm/ |
D | processor.h | 42 * no hardened usercopy whitelist is needed.
|
/Linux-v5.15/Documentation/devicetree/bindings/misc/ |
D | xlnx,sd-fec.txt | 23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
|
/Linux-v5.15/kernel/ |
D | panic.c | 120 * unfortunately means it may not be hardened to work in a panic in crash_smp_send_stop() 255 * unfortunately means it may not be hardened to work in a in panic()
|
/Linux-v5.15/arch/x86/kernel/ |
D | tls.c | 44 * hardened this function to disallow 16-bit TLS segments. Fix in tls_desc_okay()
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | processor.h | 138 * Whitelisted fields for hardened usercopy:
|
/Linux-v5.15/drivers/misc/ |
D | Kconfig | 455 SDFEC(16nm) hardened block. To compile this as a module choose M.
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm630-sony-xperia-nile.dtsi | 389 * by the Core Power Reduction hardened (CPRh) and the
|
/Linux-v5.15/fs/proc/ |
D | kcore.c | 543 * hardened user copy kernel text checks. in read_kcore()
|
/Linux-v5.15/arch/x86/include/asm/ |
D | processor.h | 540 /* Whitelist the FPU state from the task_struct for hardened usercopy. */
|
/Linux-v5.15/arch/ |
D | Kconfig | 276 An architecture should select this to provide hardened usercopy
|
/Linux-v5.15/drivers/scsi/ |
D | libiscsi_tcp.c | 129 * triggers one of hardened usercopy checks. in iscsi_tcp_segment_map()
|
/Linux-v5.15/net/ceph/ |
D | messenger_v1.c | 97 * triggers one of hardened usercopy checks. in ceph_tcp_sendpage()
|
/Linux-v5.15/Documentation/admin-guide/ |
D | kernel-parameters.txt | 974 hardening is enabled for this boot. Hardened 980 on Perform hardened usercopy checks (default). 981 off Disable hardened usercopy checks. 5147 allocs to different slabs, especially in hardened
|
/Linux-v5.15/Documentation/networking/ |
D | ip-sysctl.rst | 36 Mode 3 is a hardened pmtu discover mode. The kernel will only
|
12