Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/n1sdp/fdts/
Dn1sdp_optee_spmc_manifest.dts17 * binary_size: size of BL32 + TOS_FW_CONFIG
27 binary_size = <0x2000000>;
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/fdts/
Dcorstone1000_spmc_manifest.dts17 * binary_size: size of BL32 + TOS_FW_CONFIG
27 binary_size = <0xae000>;
/trusted-firmware-a-latest/include/services/
Dspm_core_manifest.h44 uint32_t binary_size; member
/trusted-firmware-a-latest/plat/common/
Dplat_spmd_manifest.c63 rc = fdt_read_uint32(fdt, node, "binary_size", &attr->binary_size); in manifest_parse_attribute()
84 VERBOSE(" binary_size: 0x%x\n", attr->binary_size); in manifest_parse_attribute()
/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/
Dfvp_spmc_optee_sp_manifest.dts27 binary_size = <0x80000>;
Dfvp_spmc_manifest.dts27 binary_size = <0x80000>;
/trusted-firmware-a-latest/plat/arm/board/tc/fdts/
Dtc_spmc_manifest.dts20 binary_size = <0x80000>;
Dtc_spmc_optee_sp_manifest.dts20 binary_size = <0x80000>;
/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_main.c770 assert(!check_uptr_overflow(spmc_attrs.load_address, spmc_attrs.binary_size)); in spmd_check_address_in_binary_image()
773 (address < (spmc_attrs.load_address + spmc_attrs.binary_size))); in spmd_check_address_in_binary_image()
/trusted-firmware-a-latest/docs/components/
Dsecure-partition-manager.rst461 binary_size = <0x60000>;
470 - *load_address* and *binary_size* are mostly used to verify secondary