Home
last modified time | relevance | path

Searched refs:binary_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/n1sdp/
H A D0002-Modify-BL32-Location-to-DDR4.patch28 binary_size = <0x2000000>;
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/
H A D0001-Add-spmc_manifest-for-qemu.patch44 + binary_size = <0x80000>;
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h63 uint16_t binary_size; /* Binary Size*/ member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c389 size = le16_to_cpu(bhdr->binary_size) - offset; in amdgpu_discovery_init()