Home
last modified time | relevance | path

Searched refs:platforms (Results 1 – 25 of 88) sorted by relevance

1234

/device/linaro/hikey/uefi-tools/
Dparse-platforms.py8 for p in platforms: print p
11 for p in platforms: print p,
68 platforms = config.sections() variable
Dedk2-build.sh180 if [ -z "$PLATFORMS_DIR" -a -d "$PWD"/edk2-platforms ]; then
181 PLATFORMS_DIR="$PWD"/edk2-platforms
331 -p | --platforms-dir)
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dplatform-interrupt-controller-API.rst27 In the case of ARM standard platforms using GIC, the *Running Priority Register*
80 In case of ARM standard platforms using GIC, the implementation of the API reads
95 In case of ARM standard platforms using GIC, the implementation of the API
110 In case of ARM standard platforms using GIC, the implementation of the API
126 In case of ARM standard platforms using GIC, the implementation of the API
141 In case of ARM standard platforms using GICv3, the implementation of the API
144 In case of ARM standard platforms using GICv2, the API always return ``1`` for
183 In case of ARM standard platforms using GIC, the implementation of the API
216 In case of ARM standard platforms using GIC, the implementation of the API
242 In case of ARM standard platforms using GIC, the implementation of the API
[all …]
Dchange-log.rst13 - Enabled support for platforms with hardware assisted coherency.
15 A new build option HW_ASSISTED_COHERENCY allows platforms to take advantage
32 ARM GIC-600 IP complies with ARM GICv3 architecture. For FVP platforms, the
38 allow platforms to power down the Redistributor during CPU power on/off.
118 - For FVP platforms, added AArch32 Trusted Board Boot support, including the
121 - Introduced ARM SiP service for use by ARM standard platforms.
172 detection. For increased effectiveness of protection platforms must provide
175 - Enhanced support for ARM platforms:
186 - The ARM platforms migrated to use version 2 of the translation tables.
189 which allows ARM platforms to modify `plat_arm_psci_pm_ops` and therefore
[all …]
/device/linaro/bootloader/arm-trusted-firmware/docs/spd/
Dtrusty-dispatcher.rst11 Supported platforms
14 Out of all the platforms supported by the ARM Trusted Firmware, Trusty is
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/
DArmVExpressPkg.dec55 # FVP platforms : install FDT from SemiHosting
57 # HW platforms : install FDT from NOR Flash
63 # FVP platforms
68 # HW platforms
74 # AArch64 FVP platforms
/device/google/wahoo/
Dutils.mk78 define get-vendor-board-platforms
105 $(call get-vendor-board-platforms,$(1)) \
/device/google/sunfish/
Dutils.mk80 define get-vendor-board-platforms
107 $(call get-vendor-board-platforms,$(1)) \
/device/google/crosshatch/
Dutils.mk78 define get-vendor-board-platforms
105 $(call get-vendor-board-platforms,$(1)) \
/device/google/coral/
Dutils.mk80 define get-vendor-board-platforms
107 $(call get-vendor-board-platforms,$(1)) \
/device/google/bonito/
Dutils.mk78 define get-vendor-board-platforms
105 $(call get-vendor-board-platforms,$(1)) \
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
DPeiPciSegmentLibPciCfg2.uni7 // This library instance should only be used platforms with multiple PCI segments.
23 …y a chipset-specific PEIM. This library instance should only be used on platforms with multiple PC…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/LegacyRegionDxe/
DLegacyRegionDxe.uni5 // perform any lock/unlock operations. This module may be used on platforms
25 …ctually perform any lock/unlock operations. This module may be used on platforms that do not prov…
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPciLibPciCfg2/
DPeiPciLibPciCfg2.uni7 // the first PPI found, so this library instance should only be used platforms
24 …es the first PPI found, so this library instance should only be used on platforms with a single PC…
/device/linaro/bootloader/OpenPlatformPkg/
DREADME1 This repository holds support for UEFI ports for various platforms,
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DReadme.txt1 UDK based firmware on UEFI IA-32 and UEFI x64 platforms can be debugged with
/device/linaro/bootloader/edk2/MdePkg/Library/SmmPciLibPciRootBridgeIo/
DSmmPciLibPciRootBridgeIo.uni8 // it should only be used on platforms that contain a single PCI root bridge.
24 …ge I/O Protocol in the platform. As a result, it should only be used on platforms that contain a s…
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciLibPciRootBridgeIo/
DUefiPciLibPciRootBridgeIo.uni8 // it should only be used on platforms that contain a single PCI root bridge.
24 …ge I/O Protocol in the platform. As a result, it should only be used on platforms that contain a s…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/
DLegacyRegion2Dxe.uni5 // perform any lock/unlock operations. This module may be used on platforms
29 …ctually perform any lock/unlock operations. This module may be used on platforms that do not prov…
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Binary/Library/PseudoRngLib/
DREADME3 used on development platforms that lack any hardware peripherals to implement
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/
Dsp_min.mk8 $(error SP_MIN is only supported on AArch32 platforms)
/device/google/crosshatch/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/google/sunfish/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/google/coral/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/google/bonito/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])

1234