Searched refs:E (Results 1 – 13 of 13) sorted by relevance
/trusted-firmware-a-3.6.0-3.5.0/fdts/ |
D | stm32mp15-pinctrl.dtsi | 19 <STM32_PINMUX('E', 7, AF12)>, /* FMC_D4 */ 20 <STM32_PINMUX('E', 8, AF12)>, /* FMC_D5 */ 21 <STM32_PINMUX('E', 9, AF12)>, /* FMC_D6 */ 22 <STM32_PINMUX('E', 10, AF12)>, /* FMC_D7 */ 118 pinmux = <STM32_PINMUX('E', 4, AF8)>; /* SDMMC1_CKIN */ 126 <STM32_PINMUX('E', 14, AF11)>, /* SDMMC1_D123DIR */ 133 pinmux = <STM32_PINMUX('E', 4, AF8)>; /* SDMMC1_CKIN */ 150 pinmux = <STM32_PINMUX('E', 3, AF9)>; /* SDMMC2_CK */ 169 pinmux = <STM32_PINMUX('E', 3, AF9)>; /* SDMMC2_CK */ 180 <STM32_PINMUX('E', 5, AF9)>, /* SDMMC2_D6 */ [all …]
|
D | stm32mp13-pinctrl.dtsi | 11 pinmux = <STM32_PINMUX('E', 15, AF6)>, /* I2C4_SCL */ 56 pinmux = <STM32_PINMUX('E', 3, AF10)>; /* SDMMC2_CK */ 93 pinmux = <STM32_PINMUX('E', 1, AF8)>; /* UART8_TX */
|
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/common/rotpk/ |
D | arm_rotprivk_rsa.pem | 3 xxaWvU0kTqyG5rdx48VUC+cUHL0pGsE/erYCqqs2xNk2aWziZcObsb89qFYmy/0E
|
/trusted-firmware-a-3.6.0-3.5.0/docs/plat/marvell/armada/ |
D | uart-booting.rst | 38 > WtpDownload_linux -P UART -C <port#> -E -B TIM_ATF.bin -I wtmi_h.bin -I boot-image_h.bin 67 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t flash-image.bin 75 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t TIM_ATF.bin wtmi_h.bin boot-image_h.bin
|
/trusted-firmware-a-3.6.0-3.5.0/docs/plat/ |
D | qti-msm8916.rst | 6 APQ8016(E), ...) that are all very similar. A popular device based on APQ8016E 12 `Snapdragon 410E Technical Reference Manual`_ combined with a lot of 114 .. _Snapdragon 410E Technical Reference Manual: https://developer.qualcomm.com/download/sd410/snapd…
|
/trusted-firmware-a-3.6.0-3.5.0/docs/process/ |
D | security-hardening.rst | 65 - Set ``E`` to ``1``. 103 - The only other way is to disable the ``PMCR_EL0.E`` bit upon entering
|
/trusted-firmware-a-3.6.0-3.5.0/docs/perf/ |
D | performance-monitoring-unit.rst | 141 - ``E``:
|
/trusted-firmware-a-3.6.0-3.5.0/docs/design_documents/ |
D | cmake_framework.rst | 134 the settings group, we can use it for conditionally adding source files. E.g.
|
/trusted-firmware-a-3.6.0-3.5.0/make_helpers/ |
D | build_macros.mk | 26 uppercase_table:=a,A b,B c,C d,D e,E f,F g,G h,H i,I j,J k,K l,L m,M n,N o,O p,P q,Q r,R s,S t,T u,…
|
/trusted-firmware-a-3.6.0-3.5.0/ |
D | Makefile | 399 E ?= 0 macro 427 ifneq (${E},0)
|
/trusted-firmware-a-3.6.0-3.5.0/docs/getting_started/ |
D | build-options.rst | 220 - ``E``: Boolean option to make warnings into errors. Default is 1. 225 contributions are still expected to build with ``W=0`` and ``E=1`` (the 1005 This option is closely related to the ``E`` option, which enables
|
/trusted-firmware-a-3.6.0-3.5.0/docs/design/ |
D | firmware-design.rst | 1478 For an errata identified as ``E``, the check function must be named
|
/trusted-firmware-a-3.6.0-3.5.0/docs/ |
D | change-log.md | 499 …- fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities ([5d68e89](https://re… 5976 - "Warnings as errors" (Werror) can be disabled using `E=0`
|