Home
last modified time | relevance | path

Searched refs:entrypoint (Results 1 – 22 of 22) sorted by relevance

/openbmc/libpldm/
H A Dmeson.build37 entrypoint = '__attribute__((visibility("default")))' variable
46 entrypoint += ' __attribute__((tainted_args))'
51 conf.set('LIBPLDM_ABI_DEPRECATED', entrypoint)
60 conf.set('LIBPLDM_ABI_STABLE', entrypoint) # Always expose the stable symbols
62 conf.set('LIBPLDM_ABI_TESTING', entrypoint)
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/
H A D0005-feat-corstone1000-Add-multicore-support-for-FVP-plat.patch67 +int corstone1000_validate_ns_entrypoint(uintptr_t entrypoint)
70 + * Check if the non secure entrypoint lies within the non
73 + if ((entrypoint >= ARM_NS_DRAM1_BASE) && (entrypoint < (ARM_NS_DRAM1_BASE + ARM_NS_DRAM1_SIZE))) {
127 +/* The secondary core entrypoint address points to bl31_warm_entrypoint
H A D0001-Fix-FF-A-version-in-SPMC-manifest.patch29 entrypoint = <0x0 0x2002000>;
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/
H A DDockerfile11 COPY ./dco-check/entrypoint.sh /
13 ENTRYPOINT ["/entrypoint.sh"]
/openbmc/linux/drivers/firmware/efi/libstub/
H A Driscv.c84 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument
87 unsigned long kernel_entry = entrypoint + stext_offset(); in efi_enter_kernel()
H A Darm64.c132 void __noreturn efi_enter_kernel(unsigned long entrypoint, in efi_enter_kernel() argument
138 enter_kernel = (void *)entrypoint + primary_entry_offset(); in efi_enter_kernel()
H A Defistub.h1049 asmlinkage void __noreturn efi_enter_kernel(unsigned long entrypoint,
/openbmc/u-boot/cmd/
H A Darmflash.c26 u32 entrypoint; member
108 afi->entrypoint = readl((void *)imginfo + 0x10); in parse_bank()
128 afi->entrypoint = readl((void *)imginfo+0x08); in parse_bank()
231 printf(" Entry point: 0x%08X\n", afi->entrypoint); in print_images()
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile37 COPY ./yocto-builder/entrypoint-yocto-check-layer.sh /
38 COPY ./yocto-builder/entrypoint-build.sh /
/openbmc/linux/drivers/mtd/parsers/
H A Dafs.c224 u32 entrypoint; in afs_parse_v2_partition() local
278 entrypoint = imginfo[pad]; in afs_parse_v2_partition()
286 entrypoint, attributes, region_count, in afs_parse_v2_partition()
/openbmc/linux/arch/x86/boot/
H A Dpmjump.S74 jmpl *%eax # Jump to the 32-bit entrypoint
H A Dboot.h294 protected_mode_jump(u32 entrypoint, u32 bootparams);
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/
H A D0001-Add-spmc_manifest-for-qemu.patch43 + entrypoint = <0x0 0x0e100000>;
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/
H A Doptee_spmc_maifest.dts28 entrypoint = <0x0 0x6000000>;
/openbmc/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst95 - start_poll() is an optional entrypoint that shall set the hardware in polling
102 - target_from_gate() is an optional entrypoint to return the nfc protocols
221 Any entrypoint in HCI called from NFC Core
/openbmc/u-boot/board/Barix/ipam390/
H A DREADME.ipam39079 $ mono HexAIS_OMAP-L138.exe -entrypoint 0xC1080000 -ini ipam390-ais-uart.cfg \
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dzlib-off64_t.patch29 …53bae7af7375110","src/zlib-ng/arch/s390/self-hosted-builder/fs/usr/bin/entrypoint":"add4ebdc4f06ed…
31 …53bae7af7375110","src/zlib-ng/arch/s390/self-hosted-builder/fs/usr/bin/entrypoint":"add4ebdc4f06ed…
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst1744 specified by :term:`UBOOT_LOADADDRESS` and the entrypoint by
1757 is specified by :term:`UBOOT_RD_LOADADDRESS` and the entrypoint by
1770 by :term:`UBOOT_LOADADDRESS` and the entrypoint by :term:`UBOOT_ENTRYPOINT`.
H A Dvariables.rst9934 Specifies the entrypoint for the RAM disk image. During FIT image
9936 :ref:`ref-classes-kernel-fitimage` class to specify the entrypoint to be
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch1000 +`pkg_resources.DistributionNotFound` errors when running the entrypoint
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]