Home
last modified time | relevance | path

Searched refs:Kernel (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/
DAbootimgLib.c76 IN VOID *Kernel in CheckKernelImageHeader() argument
79 if (Kernel == NULL) { in CheckKernelImageHeader()
83 if (AsciiStrnCmp ((VOID *)((UINTN)Kernel + KERNEL_MAGIC_OFFSET), KERNEL_MAGIC, 4) == 0) { in CheckKernelImageHeader()
94 OUT VOID **Kernel, in UncompressKernel() argument
110 *Kernel = (VOID *)(UINTN)Address; in UncompressKernel()
112 err = GzipDecompress (Source, SourceSize, *Kernel, KernelSize); in UncompressKernel()
147 OUT VOID **Kernel, in AbootimgGetKernelInfo() argument
166 *Kernel = BootImg + Header->PageSize; in AbootimgGetKernelInfo()
218 IN VOID *Kernel, in GetAttachedFdt() argument
231 RawKernelSize = *(UINT32 *)((EFI_PHYSICAL_ADDRESS)(UINTN)Kernel + KERNEL_IMAGE_STEXT_OFFSET) + in GetAttachedFdt()
[all …]
/device/linaro/bootloader/arm-trusted-firmware/docs/spd/
Dtlk-dispatcher.rst1 Trusted Little Kernel (TLK) Dispatcher
4 TLK dispatcher adds support for NVIDIA's Trusted Little Kernel (TLK) to work
17 Trusted Little Kernel (TLK)
21 (FOSS) release of the NVIDIA® Trusted Little Kernel (TLK) technology, which
22 extends technology made available with the development of the Little Kernel (LK).
26 NVIDIA implemented its Trusted Little Kernel (TLK) technology, designed as a
37 NVIDIA extensions to Little Kernel (LK) include:
/device/mediatek/wembley-sepolicy/non_plat/
Dinstalld.te5 # Kernel-4.14 migration, fix boot fail.
/device/mediatek/wembley-sepolicy/r_non_plat/
Dinstalld.te5 # Kernel-4.14 migration, fix boot fail.
/device/amlogic/yukawa/gpu/
DREADME3 GPU_TARGET_PLATFORM is the same as the Kernel.
/device/google/contexthub/firmware/variant/
DREADME15 1.2 Kernel side
/device/linaro/bootloader/edk2/OvmfPkg/Include/Library/
DLoadLinuxLib.h76 IN VOID *Kernel,
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
DLinux.c626 IN VOID *Kernel, in LoadLinux() argument
649 Bp->hdr.code32_start = (UINT32)(UINTN) Kernel; in LoadLinux()
655 JumpToUefiKernel ((VOID*) gImageHandle, (VOID*) gST, KernelSetup, Kernel); in LoadLinux()
666 JumpToKernel (Kernel, (VOID*) KernelSetup); in LoadLinux()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DDbg2.aslc76 * Kernel Debug Port
/device/amlogic/yukawa/sei610/
DREADME10 Compile Kernel:
/device/linaro/hikey/hikey960/
DREADME44 * Kernel serial output (uart3):
/device/linaro/hikey/hikey/
DREADME49 * Kernel serial output (uart3):
/device/linaro/bootloader/arm-trusted-firmware/
Dreadme.rst88 - SPDs for the `OP-TEE Secure OS`_, `NVidia Trusted Little Kernel`_
210 .. _NVidia Trusted Little Kernel: http://nv-tegra.nvidia.com/gitweb/?p=3rdparty/ote_partner/tlk.git…
/device/linaro/bootloader/edk2/ArmPlatformPkg/Documentation/
DArmPlatformPkg.txt48 …Boot Entry (0=EFI application, 1=Linux kernel with ATAG support, 2=Linux Kernel with FDT support)
/device/google/vrservices/xr/init/
Dinit.xr.rc100 # Kernel cpuset will be apply on PowerHAL
/device/google/crosshatch/
Dinit.hardware.xr.rc98 # Kernel cpuset will be apply on PowerHAL
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dnvidia-tegra.rst52 Tegra supports multiple Trusted OS', Trusted Little Kernel (TLK) being one of