Searched refs:enables (Results 1 – 25 of 38) sorted by relevance
12
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/ |
D | EbcDebugger.uni | 18 #string STR_MODULE_DESCRIPTION #language en-US "This application enables the debugging of …
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/ |
D | LzmaF86Compress.bat | 2 @REM This script will exec LzmaCompress tool with --f86 option that enables
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ |
D | ReadMe.txt | 4 This is a bus driver that enables the EfiSerialIoProtocol interface
|
/device/linaro/bootloader/arm-trusted-firmware/ |
D | license.rst | 37 This enables machine processing of license information based on the SPDX
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
D | FrameworkHiiOnUefiHiiThunk.inf | 3 # based on the avaliable UEFI HII protocol found in the platform. This modules enables modules comp…
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLClientState.cpp | 984 m_tex.activeUnit->enables |= (1u << TEXTURE_2D); in enableTextureTarget() 987 m_tex.activeUnit->enables |= (1u << TEXTURE_EXTERNAL); in enableTextureTarget() 996 m_tex.activeUnit->enables &= ~(1u << TEXTURE_2D); in disableTextureTarget() 999 m_tex.activeUnit->enables &= ~(1u << TEXTURE_EXTERNAL); in disableTextureTarget() 1025 unsigned int enables = m_tex.activeUnit->enables; in getPriorityEnabledTarget() local 1026 if (enables & (1u << TEXTURE_EXTERNAL)) { in getPriorityEnabledTarget() 1028 } else if (enables & (1u << TEXTURE_2D)) { in getPriorityEnabledTarget()
|
D | GLClientState.h | 510 unsigned int enables; member
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
D | nvidia-tegra.rst | 96 - 'tegra\_enable\_l2\_ecc\_parity\_prot': This flag enables the L2 ECC and Parity
|
/device/linaro/bootloader/edk2/OvmfPkg/ |
D | OvmfPkg.dec | 139 ## This feature flag enables SMM/SMRAM support. Note that it also requires
|
D | README | 310 This enables further resolutions at OS runtime, and provides S3
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.rst | 296 - ``CRASH_REPORTING``: A non-zero value enables a console dump of processor 318 - ``EL3_PAYLOAD_BASE``: This option enables booting an EL3 payload instead of 343 Currently, only PSCI is instrumented. Enabling this option enables 410 active software management. In such systems, this boolean option enables ARM 415 - ``JUNO_AARCH32_EL3_RUNTIME``: This build flag enables you to execute EL3 421 - ``KEY_ALG``: This build flag enables the user to select the algorithm to be 476 - ``PRELOADED_BL33_BASE``: This option enables booting a preloaded BL33 image 577 - ``TSP_NS_INTR_ASYNC_PREEMPT``: A non zero value enables the interrupt 602 enables D-caches immediately after enabling MMU. This option defaults to 0. 695 SCP\_BL2U to the FIP and FWU\_FIP respectively, and enables them to be loaded
|
D | cpu-specific-build-macros.rst | 118 - ``SKIP_A57_L1_FLUSH_PWR_DWN``: This flag enables an optimization in the
|
D | platform-migration-guide.rst | 19 its relation to the power topology enables support for deeper and more 35 deprecated API. It also describes the compatibility layer that enables the 129 coordination. This enables the platform to decide the final target state.
|
D | firmware-design.rst | 455 BL31 performs detailed platform initialization, which enables normal world 519 way, and this enables these firmware components to be independently enhanced/ 593 To support these scenarios the structures are versioned and sized, which enables 640 compatible way, and this enables these firmware components to be independently 733 The EL3 runtime services framework enables the development of services by 1375 - The build option that enables the errata; 1982 platforms which are memory constrained. Trusted Firmware enables inclusion of 2084 and multiplying it with (PLATFORM\_CORE\_COUNT - 1). This enables software to 2399 The macro ``PMF_REGISTER_SERVICE()`` only enables capturing PMF 2558 defined by the build system. This enables the Trusted Firmware to compile
|
D | trusted-board-boot.rst | 34 enables adding custom extensions to the certificates, which are used to store
|
D | rt-svc-writers-guide.rst | 27 for full details). The EL3 runtime services framework in BL31 enables the
|
D | porting-guide.rst | 1096 - Initializes a UART (PL011 console), which enables access to the ``printf`` 1115 In ARM standard platforms, this function enables the MMU. 1350 - Initializes a UART (PL011 console), which enables access to the ``printf`` 1371 On ARM standard platforms, this function enables the MMU. 1774 - Initialize a UART (PL011 console), which enables access to the ``printf`` 1795 On ARM standard platforms, this function enables the MMU. 2318 This is an optional function. If implemented it enables or disables the 2320 A non-zero value enables ``MEM_PROTECT`` and a value of zero
|
D | firmware-update.rst | 16 enables authenticated firmware to update firmware images from external
|
D | change-log.rst | 167 ENABLE_STACK_PROTECTOR was introduced that enables compilation of all BL 235 registered on per-level basis. This enables support for future CPUs that 534 Also, a firmware update process has been implemented. It enables 687 another Boot ROM ``reset_handler()`` has already run. This enables a developer
|
D | auth-framework.rst | 493 which enables it to uniquely identify the parameter that should be extracted 928 `rsa+ecdsa` enables support for both rsa and ecdsa algorithms in the mbedTLS
|
D | psci-lib-integration-guide.rst | 287 - Invalidates the stack and enables the data cache.
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 7 The emugen tool includes additional functionality that enables to
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 213 # This flag enables IP, TCP and UDP checksum offload
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 213 # This flag enables IP, TCP and UDP checksum offload
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
D | TechNotes.txt | 283 bytes transferred for the entire descriptor chain. This enables the guest to
|
12