Searched refs:entrypoint (Results 1 – 12 of 12) sorted by relevance
37 entrypoint = '__attribute__((visibility("default")))' variable46 entrypoint += ' __attribute__((tainted_args))'51 conf.set('LIBPLDM_ABI_DEPRECATED', entrypoint)61 conf.set('LIBPLDM_ABI_STABLE', entrypoint) # Always expose the stable symbols63 conf.set('LIBPLDM_ABI_TESTING', entrypoint)
11 COPY ./dco-check/entrypoint.sh /13 ENTRYPOINT ["/entrypoint.sh"]
67 +int corstone1000_validate_ns_entrypoint(uintptr_t entrypoint)70 + * Check if the non secure entrypoint lies within the non73 + 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
29 entrypoint = <0x0 0x2002000>;
26 u32 entrypoint; member108 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()
41 COPY ./yocto-builder/entrypoint-yocto-check-layer.sh /42 COPY ./yocto-builder/entrypoint-build.sh /
43 + entrypoint = <0x0 0x0e100000>;
28 entrypoint = <0x0 0x6000000>;
79 $ mono HexAIS_OMAP-L138.exe -entrypoint 0xC1080000 -ini ipam390-ais-uart.cfg \
1760 specified by :term:`UBOOT_LOADADDRESS` and the entrypoint by1773 is specified by :term:`UBOOT_RD_LOADADDRESS` and the entrypoint by1786 by :term:`UBOOT_LOADADDRESS` and the entrypoint by :term:`UBOOT_ENTRYPOINT`.
10684 Specifies the entrypoint for the RAM disk image. During FIT image10686 :ref:`ref-classes-kernel-fitimage` class to specify the entrypoint to be
1000 +`pkg_resources.DistributionNotFound` errors when running the entrypoint