/freebsd-src/sys/contrib/openzfs/scripts/ |
H A D | paxcheck.sh | 19 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 D | X86SpeculativeLoadHardening.cpp | 71 "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 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
|
H A D | qcom,rpmh-rsc.yaml | 13 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 D | AArch64SpeculationHardening.cpp | 73 // - 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 D | xlnx,zynqmp-aes.yaml | 14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
|
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,rpmhcc.yaml | 13 Resource Power Manager Hardened (RPMh) manages shared resources on
|
/freebsd-src/sys/contrib/device-tree/Bindings/firmware/xilinx/ |
H A D | xlnx,zynqmp-firmware.yaml | 103 description: The ZynqMP AES-GCM hardened cryptographic accelerator is
|
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | qcom,pdc.txt | 3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
|
H A D | qcom,pdc.yaml | 13 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
|
/freebsd-src/sys/contrib/device-tree/Bindings/misc/ |
H A D | xlnx,sd-fec.txt | 23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
|
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | unwrap_iter.h | 43 // 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 D | README.zfs | 67 is hardened and fails gracefully on invalid input. Therefore, we only accept
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sanitizers.def | 190 // Scudo hardened allocator
|
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/ |
H A D | layout_right.h | 153 // However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
|
H A D | layout_left.h | 154 // However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
|
H A D | layout_stride.h | 286 // 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 D | NEWS | 153 ** Hardened Windows build.
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm660-xiaomi-lavender.dts | 227 * by the Core Power Reduction hardened (CPRh) and the
|
H A D | sdm670-google-sargo.dts | 202 * by the Core Power Reduction hardened (CPRh) and the
|
H A D | sdm630-sony-xperia-nile.dtsi | 431 * by the Core Power Reduction hardened (CPRh) and the
|
/freebsd-src/sys/contrib/zstd/lib/decompress/ |
H A D | huf_decompress_amd64.S | 14 * ref: https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart
|
/freebsd-src/sys/contrib/libsodium/ |
H A D | ChangeLog | 456 - Stackmarkings have been added to assembly code, for Hardened Gentoo.
|
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | buffer.h | 259 …// 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 D | MachO.h | 2189 0x00000010, /* Library Validation required by Hardened System Policy */ 2206 CS_RUNTIME = 0x00010000, /* Apply hardened runtime policies */
|