Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_io_storage.c355 mem_params = get_bl_mem_params_node(SP_PKG1_ID + sp_pkg_count); in qemu_io_register_sp_pkg()
358 SP_PKG1_ID + sp_pkg_count, sp_pkg_count); in qemu_io_register_sp_pkg()
389 if (image_id >= SP_PKG1_ID && image_id <= SP_PKG8_ID) { in get_io_file_spec()
390 return &sp_pkgs[image_id - SP_PKG1_ID].sh_file_spec; in get_io_file_spec()
401 if (image_id >= SP_PKG1_ID && image_id <= SP_PKG8_ID) { in get_io_policy()
402 return &sp_pkgs[image_id - SP_PKG1_ID].policy; in get_io_policy()
Dqemu_bl2_mem_params_desc.c169 SP_PKG_ENTRY(SP_PKG1_ID),
/trusted-firmware-a-latest/include/common/tbbr/
Dtbbr_img_def.h15 #define SP_PKG1_ID (MAX_IMAGE_IDS + 2) macro
/trusted-firmware-a-latest/plat/arm/common/fconf/
Darm_fconf_sp.c33 const unsigned int sip_start = SP_PKG1_ID; in fconf_populate_arm_sp()
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_bl2_measured_boot.c45 { SP_PKG1_ID, EVLOG_SP1_STRING, PCR_0 },
/trusted-firmware-a-latest/fdts/
Dcot_descriptors.dtsi255 image-id = <SP_PKG1_ID>;
/trusted-firmware-a-latest/drivers/auth/cca/
Dcot.c666 [SP_PKG1_ID] = &sp_pkg1,
/trusted-firmware-a-latest/drivers/auth/tbbr/
Dtbbr_cot_bl2.c678 [SP_PKG1_ID] = &sp_pkg1,
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_tbbr_cot_bl2.c772 [SP_PKG1_ID] = &sp_pkg1,
/trusted-firmware-a-latest/drivers/auth/dualroot/
Dcot.c949 [SP_PKG1_ID] = &sp_pkg1,