Home
last modified time | relevance | path

Searched full:hardened (Results 1 – 23 of 23) sorted by relevance

/linux-5.10/drivers/soc/qcom/
DKconfig26 resource on a RPM-hardened platform must use this database to get
111 bool "Qualcomm RPM-Hardened (RPMH) Communication"
114 Support for communication with the hardened-RPM blocks in
/linux-5.10/drivers/misc/lkdtm/
Dusercopy.c16 * 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-5.10/Documentation/devicetree/bindings/soc/qcom/
Drpmh-rsc.txt4 Resource Power Manager Hardened (RPMH) is the mechanism for communicating with
5 the hardened resource accelerators on Qualcomm SoCs. Requests to the resources
/linux-5.10/arch/um/kernel/skas/
DMakefile9 # GCC hardened also auto-enables -fpic, but we need %ebx so it can't work ->
/linux-5.10/Documentation/devicetree/bindings/crypto/
Dxlnx,zynqmp-aes.yaml14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
/linux-5.10/Documentation/devicetree/bindings/clock/
Dqcom,rpmhcc.yaml13 Resource Power Manager Hardened (RPMh) manages shared resources on
/linux-5.10/tools/testing/selftests/bpf/
Dtest_kmod.sh26 echo "[ JIT enabled:$1 hardened:$2 ]"
/linux-5.10/security/
DKconfig173 rejecting the copy, falling back to non-whitelisted hardened
186 hardened usercopy will reject attempts to copy it. There are,
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dqcom,pdc.txt3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
/linux-5.10/Documentation/devicetree/bindings/misc/
Dxlnx,sd-fec.txt23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
/linux-5.10/arch/arm/include/asm/
Dprocessor.h42 * no hardened usercopy whitelist is needed.
/linux-5.10/kernel/
Dpanic.c119 * 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-5.10/arch/x86/kernel/
Dtls.c44 * hardened this function to disallow 16-bit TLS segments. Fix in tls_desc_okay()
/linux-5.10/arch/arm64/include/asm/
Dprocessor.h134 * Whitelisted fields for hardened usercopy:
/linux-5.10/drivers/misc/
DKconfig443 SDFEC(16nm) hardened block. To compile this as a module choose M.
/linux-5.10/arch/arm64/kvm/
Darm.c1321 * SV2 + !HEL2 -> use hardened vectors in place in kvm_map_vectors()
1323 * SV2 + HEL2 -> use hardened vectors and use exec mapping in kvm_map_vectors()
/linux-5.10/fs/proc/
Dkcore.c513 * hardened user copy kernel text checks. in read_kcore()
/linux-5.10/arch/x86/include/asm/
Dprocessor.h547 /* Whitelist the FPU state from the task_struct for hardened usercopy. */
/linux-5.10/arch/
DKconfig289 An architecture should select this to provide hardened usercopy
/linux-5.10/drivers/scsi/
Dlibiscsi_tcp.c129 * triggers one of hardened usercopy checks. in iscsi_tcp_segment_map()
/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt918 hardening is enabled for this boot. Hardened
924 on Perform hardened usercopy checks (default).
925 off Disable hardened usercopy checks.
4826 allocs to different slabs, especially in hardened
/linux-5.10/Documentation/networking/
Dip-sysctl.rst36 Mode 3 is a hardened pmtu discover mode. The kernel will only
/linux-5.10/net/ceph/
Dmessenger.c576 * triggers one of hardened usercopy checks. in ceph_tcp_sendpage()