Searched refs:fixed (Results 1 – 25 of 28) sorted by relevance
12
/tf-a-ffa_el3_spmc/plat/renesas/common/ |
A D | rcar_common.c | 55 unsigned int fixed = 0; in plat_ea_handler() local 57 fixed |= rcar_pcie_fixup(0); in plat_ea_handler() 58 fixed |= rcar_pcie_fixup(1); in plat_ea_handler() 60 if (fixed) in plat_ea_handler()
|
/tf-a-ffa_el3_spmc/fdts/ |
A D | a5ds.dts | 68 compatible = "fixed-clock"; 75 compatible = "fixed-clock"; 82 compatible = "fixed-clock"; 139 v2m_fixed_3v3: fixed-regulator-0 { 140 compatible = "regulator-fixed";
|
A D | fvp-foundation-motherboard.dtsi | 21 compatible = "fixed-clock"; 28 compatible = "fixed-clock"; 35 compatible = "fixed-clock"; 135 compatible = "regulator-fixed";
|
A D | corstone700.dtsi | 51 compatible = "fixed-clock"; 59 compatible = "fixed-clock"; 67 compatible = "fixed-clock";
|
A D | n1sdp-single-chip.dts | 34 compatible = "fixed-clock"; 41 compatible = "fixed-clock";
|
A D | morello.dtsi | 85 compatible = "fixed-clock"; 92 compatible = "fixed-clock";
|
A D | rtsm_ve-motherboard.dtsi | 33 compatible = "fixed-clock"; 40 compatible = "fixed-clock"; 47 compatible = "fixed-clock"; 194 compatible = "regulator-fixed";
|
A D | rtsm_ve-motherboard-aarch32.dtsi | 34 compatible = "fixed-clock"; 41 compatible = "fixed-clock"; 48 compatible = "fixed-clock"; 195 compatible = "regulator-fixed";
|
A D | tc.dts | 262 compatible = "fixed-clock"; 269 compatible = "fixed-clock"; 276 compatible = "fixed-clock"; 332 compatible = "fixed-clock"; 361 compatible = "fixed-clock"; 381 compatible = "regulator-fixed";
|
A D | arm_fpga.dts | 69 compatible = "fixed-clock"; 76 compatible = "fixed-clock";
|
A D | fvp-ve-Cortex-A7x1.dts | 46 compatible = "fixed-clock";
|
A D | n1sdp.dtsi | 71 compatible = "fixed-clock"; 78 compatible = "fixed-clock";
|
A D | stm32mp157c-lxa-mc1.dts | 40 compatible = "regulator-fixed";
|
A D | stm32mp151.dtsi | 41 compatible = "fixed-clock"; 47 compatible = "fixed-clock"; 53 compatible = "fixed-clock"; 59 compatible = "fixed-clock"; 65 compatible = "fixed-clock";
|
A D | morello-fvp.dts | 159 compatible = "fixed-clock";
|
A D | stm32mp157c-odyssey-som.dtsi | 22 compatible = "regulator-fixed";
|
A D | stm32mp15xx-dkx.dtsi | 17 compatible = "regulator-fixed";
|
/tf-a-ffa_el3_spmc/docs/security_advisories/ |
A D | security-advisory-tfv-5.rst | 50 NOTE: The original pull request referenced above only fixed the issue for S-EL1 51 whereas the EL3 was fixed in the later commits.
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | cpu-specific-build-macros.rst | 245 revisions of Cortex-A76 CPU. This errata is fixed in r3p0 but due to 285 CPU. This needs to be enabled for revision r0p0, it is fixed in r1p0. 347 CPU. This needs to be enabled only for revisions r0p0 and r1p0, it is fixed 351 CPU. This needs to be enabled only for revisions r0p0 and r1p0, it is fixed 355 CPU. This needs to be enabled only for revisions r0p0 and r1p0, it is fixed 424 revision is r0p0 (on r0p1 it is fixed). However, please note that this 430 r2p0 it is fixed). However, please note that this workaround results in
|
/tf-a-ffa_el3_spmc/drivers/st/clk/ |
A D | stm32mp1_clk.c | 243 uint8_t fixed; /* Relates to enum stm32mp1_parent_id */ member 274 .fixed = _UNKNOWN_ID, \ 285 .fixed = (f), \ 296 .fixed = _UNKNOWN_ID, \ 307 .fixed = (f), \ 710 return (enum stm32mp1_parent_id)(gate_ref(i)->fixed); in stm32mp1_clk_get_fixed_parent()
|
/tf-a-ffa_el3_spmc/ |
A D | PROTOTYPE_README | 62 https://developer.arm.com/tools-and-software/simulation-models/fixed-virtual-platforms/arm-ecosyste…
|
/tf-a-ffa_el3_spmc/lib/zlib/ |
A D | inflate.c | 284 static code fixed[544]; local 297 next = fixed;
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | xlat-tables-lib-v2-design.rst | 177 - *Static regions* are fixed for the lifetime of the system. They can only be 186 areas. This is useful when the user needs to access some memory for a fixed
|
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/ |
A D | index.rst | 651 .. _FVP models: https://developer.arm.com/products/system-design/fixed-virtual-platforms 653 .. _Arm FVP website: https://developer.arm.com/products/system-design/fixed-virtual-platforms
|
/tf-a-ffa_el3_spmc/docs/process/ |
A D | contributing.rst | 135 - Ensure that all CI automated tests pass. Failures should be fixed. They might
|
Completed in 28 milliseconds
12