Searched refs:Kernel (Results 1 – 17 of 17) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/ |
D | AbootimgLib.c | 76 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/ |
D | tlk-dispatcher.rst | 1 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/ |
D | installd.te | 5 # Kernel-4.14 migration, fix boot fail.
|
/device/mediatek/wembley-sepolicy/r_non_plat/ |
D | installd.te | 5 # Kernel-4.14 migration, fix boot fail.
|
/device/amlogic/yukawa/gpu/ |
D | README | 3 GPU_TARGET_PLATFORM is the same as the Kernel.
|
/device/google/contexthub/firmware/variant/ |
D | README | 15 1.2 Kernel side
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/Library/ |
D | LoadLinuxLib.h | 76 IN VOID *Kernel,
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/ |
D | Linux.c | 626 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/ |
D | Dbg2.aslc | 76 * Kernel Debug Port
|
/device/amlogic/yukawa/sei610/ |
D | README | 10 Compile Kernel:
|
/device/linaro/hikey/hikey960/ |
D | README | 44 * Kernel serial output (uart3):
|
/device/linaro/hikey/hikey/ |
D | README | 49 * Kernel serial output (uart3):
|
/device/linaro/bootloader/arm-trusted-firmware/ |
D | readme.rst | 88 - 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/ |
D | ArmPlatformPkg.txt | 48 …Boot Entry (0=EFI application, 1=Linux kernel with ATAG support, 2=Linux Kernel with FDT support)
|
/device/google/vrservices/xr/init/ |
D | init.xr.rc | 100 # Kernel cpuset will be apply on PowerHAL
|
/device/google/crosshatch/ |
D | init.hardware.xr.rc | 98 # Kernel cpuset will be apply on PowerHAL
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
D | nvidia-tegra.rst | 52 Tegra supports multiple Trusted OS', Trusted Little Kernel (TLK) being one of
|