Home
last modified time | relevance | path

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

12

/freebsd-src/sys/contrib/openzfs/scripts/
H A Dpaxcheck.sh19 echo " https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart"
37 echo " https://wiki.gentoo.org/wiki/Hardened/HOWTO_locate_and_fix_textrels"
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp71 "Number of post-load register values hardened");
452 // If we have loads being hardened and we've asked for call and ret edges to in runOnMachineFunction()
555 LLVM_DEBUG(dbgs() << "Final speculative load hardened function:\n"; MF.dump(); in runOnMachineFunction()
1256 /// hardening those loads that are data dependent on a load with a hardened
1281 // loaded value hardened and all the loads that instead need their address in tracePredStateThroughBlocksAndHarden()
1282 // hardened. During this walk we propagate load dependence for address in tracePredStateThroughBlocksAndHarden()
1283 // hardened loads and also look for LFENCE to stop hardening wherever in tracePredStateThroughBlocksAndHarden()
1286 // hardened at this point and if so, harden any remaining address registers in tracePredStateThroughBlocksAndHarden()
1287 // as that often successfully re-uses hardened addresses and minimizes in tracePredStateThroughBlocksAndHarden()
1291 // many loads value hardened eve in tracePredStateThroughBlocksAndHarden()
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A 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
H A Dqcom,rpmh-rsc.yaml13 Resource Power Manager Hardened (RPMH) is the mechanism for communicating
14 with the hardened resource accelerators on Qualcomm SoCs. Requests to the
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp73 // - loads that load into general purpose (X or W) registers get hardened by
75 // address loaded from gets hardened. It is expected that hardening the
431 // the value in the register has already been hardened.
446 // Do not harden the register again if already hardened before. in makeGPRSpeculationSafe()
492 // hardened, leading to this load not able to execute on a miss-speculated in slhLoads()
505 // pointer probably shouldn't be hardened, which could result in a in slhLoads()
570 // value speculation hardened before its next use, by using a CSDB in expandSpeculationSafeValue()
/freebsd-src/sys/contrib/device-tree/Bindings/crypto/
H A Dxlnx,zynqmp-aes.yaml14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmhcc.yaml13 Resource Power Manager Hardened (RPMh) manages shared resources on
/freebsd-src/sys/contrib/device-tree/Bindings/firmware/xilinx/
H A Dxlnx,zynqmp-firmware.yaml103 description: The ZynqMP AES-GCM hardened cryptographic accelerator is
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqcom,pdc.txt3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
H A Dqcom,pdc.yaml13 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
/freebsd-src/sys/contrib/device-tree/Bindings/misc/
H A Dxlnx,sd-fec.txt23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dunwrap_iter.h43 // TODO(hardening): make sure that the following unwrapping doesn't unexpectedly turn hardened iterators into raw
/freebsd-src/sys/contrib/openzfs/module/lua/
H A DREADME.zfs67 is hardened and fails gracefully on invalid input. Therefore, we only accept
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizers.def190 // Scudo hardened allocator
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_right.h153 // However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
H A Dlayout_left.h154 // However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
H A Dlayout_stride.h286 // However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
/freebsd-src/contrib/libfido2/
H A DNEWS153 ** Hardened Windows build.
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm660-xiaomi-lavender.dts227 * by the Core Power Reduction hardened (CPRh) and the
H A Dsdm670-google-sargo.dts202 * by the Core Power Reduction hardened (CPRh) and the
H A Dsdm630-sony-xperia-nile.dtsi431 * by the Core Power Reduction hardened (CPRh) and the
/freebsd-src/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress_amd64.S14 * ref: https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart
/freebsd-src/sys/contrib/libsodium/
H A DChangeLog456 - Stackmarkings have been added to assembly code, for Hardened Gentoo.
/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dbuffer.h259 …// TODO(hardening): the following check might not apply to hardened iterators and might need to be…
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2189 0x00000010, /* Library Validation required by Hardened System Policy */
2206 CS_RUNTIME = 0x00010000, /* Apply hardened runtime policies */

12