/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | nand-chip.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mtd/nand-chip.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Miquel Raynal <miquel.raynal@bootlin.com> 13 - $ref: mtd.yaml# 18 SPI-NAND devices are concerned by this description. 23 Contains the chip-select IDs. 25 nand-ecc-engine: 31 2/ The ECC engine is part of the NAND part (on-die), in this [all …]
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | ocsd_dcd_tree.h | 74 * @param formatterCfgFlags : Configuration flags for trace de-formatter. 161 * Remove a decoder / packet processor attached to an Trace ID output on the frame de-mux. 173 * Caller must check p_stats_block->version to esure that the block 179 * @return ocsd_err_t : Library error code - OCSD_OK if valid block pointer returned, 192 * @return ocsd_err_t : Library error code - OCSD_OK if successful. 211 * Return the next tree element - or 0 if no futher elements avaiable. 217 /* set key interfaces - attach / replace on any existing tree components */ 226 * Set a target memory access interface - used to access program image memory for instruction 240 … program and a set of loaded .so libraries for example - each of which would have code sections in 245 …neral memory space is OCSD_MEM_SPACE_ANY. This represents memory that can be secure or none-secure, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | ti,secure-proxy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mailbox/ti,secure-proxy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments' Secure Proxy 10 - Nishanth Menon <nm@ti.com> 13 The Texas Instruments' secure proxy is a mailbox controller that has 15 Message manager is broken up into different address regions that are 16 called "threads" or "proxies" - each instance is unidirectional and is 22 pattern: "^mailbox@[0-9a-f]+$" [all …]
|
H A D | ti,secure-proxy.txt | 1 Texas Instruments' Secure Proxy 4 The Texas Instruments' secure proxy is a mailbox controller that has 6 Message manager is broken up into different address regions that are 7 called "threads" or "proxies" - each instance is unidirectional and is 14 -------------------- 15 - compatible: Shall be "ti,am654-secure-proxy" 16 - reg-names target_data - Map the proxy data region 17 rt - Map the realtime status region 18 scfg - Map the configuration region 19 - reg: Contains the register map per reg-names. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcs8550.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2023-2024, Qualcomm Innovation Center, Inc. All rights reserved. 8 /delete-node/ &reserved_memory; 11 reserved_memory: reserved-memory { 12 #address-cells = <2>; 13 #size-cells = <2>; 17 /* These are 3 types of reserved memory regions here: 18 * 1. Firmware related regions which aren't shared with kernel. 24 * table and add reserved memory regions to efi config table. Current 27 * 2. Firmware related memory regions which are shared with Kernel [all …]
|
H A D | sm8650.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,rpmh.h> 7 #include <dt-bindings/clock/qcom,sm8650-camcc.h> 8 #include <dt-bindings/clock/qcom,sm8650-dispcc.h> 9 #include <dt-bindings/clock/qcom,sm8650-gcc.h> 10 #include <dt-bindings/clock/qcom,sm8650-gpucc.h> 11 #include <dt-bindings/clock/qcom,sm8650-tcsr.h> 12 #include <dt-bindings/clock/qcom,sm8650-videocc.h> 13 #include <dt-bindings/dma/qcom-gpi.h> 14 #include <dt-bindings/firmware/qcom,scm.h> [all …]
|
H A D | sm6115.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 6 #include <dt-bindings/clock/qcom,gcc-sm6115.h> 7 #include <dt-bindings/clock/qcom,sm6115-dispcc.h> 8 #include <dt-bindings/clock/qcom,sm6115-gpucc.h> 9 #include <dt-bindings/clock/qcom,rpmcc.h> 10 #include <dt-bindings/dma/qcom-gpi.h> 11 #include <dt-bindings/firmware/qcom,scm.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/interconnect/qcom,rpm-icc.h> 14 #include <dt-bindings/interconnect/qcom,sm6115.h> [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sram/ |
H A D | sram.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic on-chip SRAM 10 - Rob Herring <robh@kernel.org> 13 Simple IO memory regions to be managed by the genalloc API. 19 Following the generic-names recommended practice, node names should 30 - mmio-sram 31 - amlogic,meson-gxbb-sram 32 - arm,juno-sram-ns [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | ums9620.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 interrupt-parent = <&gic>; 12 #address-cells = <2>; 13 #size-cells = <2>; 16 #address-cells = <2>; 17 #size-cells = <0>; 19 cpu-map { 50 compatible = "arm,cortex-a55"; 52 enable-method = "psci"; [all …]
|
H A D | sc9863a.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/clock/sprd,sc9863a-clk.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 14 #address-cells = <2>; 15 #size-cells = <0>; 17 cpu-map { 48 compatible = "arm,cortex-a55"; 50 enable-method = "psci"; 51 cpu-idle-states = <&CORE_PD>; 56 compatible = "arm,cortex-a55"; [all …]
|
H A D | ums512.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/clock/sprd,ums512-clk.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 #address-cells = <2>; 18 #size-cells = <0>; 20 cpu-map { 51 compatible = "arm,cortex-a55"; [all …]
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 3 - Signatures computations and verifications are now way faster on 4 64-bit platforms with compilers supporting 128-bit arithmetic (gcc, 6 - New low-level APIs for computations over edwards25519: 11 - `crypto_sign_open()`, `crypto_sign_verify_detached() and 13 non-canonical form in addition to low-order points. 14 - The library can be built with `ED25519_NONDETERMINISTIC` defined in 16 - Webassembly: `crypto_pwhash_*()` functions are now included in 17 non-sumo builds. 18 - `sodium_stackzero()` was added to wipe content off the stack. 19 - Android: support new SDKs where unified headers have become the [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-sdx55-telit-fn980-tlb.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 10 #include "qcom-sdx55.dtsi" 15 compatible = "qcom,sdx55-teli [all...] |
H A D | qcom-sdx55-t55.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 10 #include "qcom-sdx55.dtsi" 15 compatible = "qcom,sdx55-t5 [all...] |
H A D | qcom-sdx65-mtp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 5 /dts-v1/; 11 #include "qcom-sdx65.dtsi" 12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 19 compatible = "qcom,sdx65-mtp", "qcom,sdx65"; 20 qcom,board-i [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | gpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Rob Clark <robdclark@gmail.com> 14 # as a work-around: 20 - qcom,adreno 21 - amd,imageon 23 - compatible 28 - description: | 30 figure out the chip-id. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | fsl-sec4.txt | 3 Copyright (C) 2008-2011 Freescale Semiconductor Inc. 6 -Overview 7 -SEC 4 Node 8 -Job Ring Node 9 -Run Time Integrity Check (RTIC) Node 10 -Run Time Integrity Check (RTIC) Memory Node 11 -Secure Non-Volatile Storage (SNVS) Node 12 -Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node 13 -Full Example 29 HW interface between QM & SEC 4 and also BM & SEC 4, on DPAA-enabled parts [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | gic_v3.c | 1 /*- 2 * Copyright (c) 2015-2016 The FreeBSD Foundation 112 static u_int sgi_to_ipi[GIC_LAST_SGI - GIC_FIRST_SGI + 1]; 144 /* MSI/MSI-X */ 166 * Driver-specific definitions. 173 /* Destination registers, either Distributor or Re-Distributor */ 185 /* be used for MSI/MSI-X interrupts */ 187 /* for a MSI/MSI-X interrupt */ 226 rdist = sc->gic_redists.pcpu[PCPU_GET(cpuid)].res; in gic_r_read_4() 227 offset += sc->gic_redist in gic_r_read_4() [all...] |
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Options.td | 7 class FF<string name> : Flag<["--"], name>; 8 class JJ<string name>: Joined<["--"], name>; 11 def NAME: Separate<["--"], name>; 12 def NAME # _eq: Joined<["--"], name # "=">, Alias<!cast<Separate>(NAME)>, 17 def NAME: Flag<["--"], name>, HelpText<help1>; 18 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>; 23 class F<string name>: Flag<["--", "-"], name>; 24 class J<string name>: Joined<["--", "-"], name>; 27 def NAME: Separate<["--", "-"], name>; 28 def NAME # _eq: Joined<["--", "-"], name # "=">, Alias<!cast<Separate>(NAME)>, [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | vdev_impl.h | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 149 uint32_t vq_nia_credit; /* Non-interactive I/Os credit. */ 166 * On-disk indirect vdev state. 232 * requests may be inflated or incur device level read-modify-write 242 void *vdev_tsd; /* type-specific data */ 243 vdev_t *vdev_top; /* top-level vdev */ 257 uint64_t vdev_crtxg; /* txg when top-level was added */ 261 * Top-level vdev state. 269 txg_list_t vdev_ms_list; /* per-txg dirty metaslab lists */ [all …]
|
/freebsd/sys/contrib/openzfs/man/man7/ |
H A D | zpool-features.7 | 1 .\" SPDX-License-Identifier: CDDL-1.0 9 .\" usr/src/OPENSOLARIS.LICENSE or https://opensource.org/licenses/CDDL-1.0. 27 .Nm zpool-features 31 ZFS pool on-disk format versions are specified via 33 which replace the old on-disk format numbers 34 .Pq the last supported on-disk format number is 28 . 38 .Sy feature Ns @ Ns Ar feature-name 48 Since most features can be enabled independently of each other, the on-disk 57 .Ar com.example : Ns Ar feature-name . 71 .Ar com.example : Ns Ar feature-name [all …]
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ld.lld.1 | 3 .\" SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 25 is a drop-in replacement for the GNU BFD and gold linkers. 30 currently supports i386, x86-64, ARM, AArch64, LoongArch, PowerPC32, 31 PowerPC64, MIPS32, MIPS64, RISC-V, AMDGPU, Hexagon and SPARC V9 targets. 33 acts as a Microsoft link.exe-compatible linker if invoked as 34 .Nm lld-link 43 Many options have both a single-letter and long form. 54 .Bl -tag -width indent 55 .It Fl -allow-multiple-definition 58 .It Fl -allow-shlib-undefined [all …]
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | vdev_disk.c | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 23 * Copyright (C) 2008-2010 Lawrence Livermore National Security, LLC. 26 * LLNL-CODE-403049. 42 #include <linux/blk-cgroup.h> 51 * For pre-6.8, we just emulate this with a cast, since we don't need any of 56 #define BDH_BDEV(bdh) ((bdh)->bdev) 155 return (i_size_read(bdev->bd_inode)); in bdev_capacity() 163 return (bdev->bd_contains); in bdev_whole() 215 available = bdev_capacity(bdev_whole(bdev)) - in bdev_max_capacity() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 2 #------------------------------------------------------------------------------ 10 # - https://wiki.nesdev.com/w/index.php/INES 11 # - https://wiki.nesdev.com/w/index.php/NES_2.0 14 0 name nes-rom-image-ines 18 >6 byte&0x08 =0x8 [4-Scr] 19 >6 byte&0x09 =0x0 [H-mirror] 20 >6 byte&0x09 =0x1 [V-mirror] 29 >>>13 byte&0x0F =0x2 \b, RP2C04-0001 30 >>>13 byte&0x0F =0x3 \b, RP2C04-0002 31 >>>13 byte&0x0F =0x4 \b, RP2C04-0003 [all …]
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1 ---------------------------------------- 6 Fix 2 critical CVE addressing memory leaks - Seunghun Han 17 ---------------------------------------- 30 ---------------------------------------- 35 …that the PHAT firmware health record offset works correctly, fix various sub-table offsets, preven… 37 Fix the optional table 4-byte signature. Contributed by: Daniil Tatianin <99danilt@gmail.com> 47 Fixing issues with crossing page boundaries when mapping operation regions by Raju Rangoju, Sanath … 56 ---------------------------------------- 71 Add new tables for various architectures/OS, mainly RISC-V and also update many more. 73 Add an option to either make the output deterministic or non-deterministic. [all …]
|