Home
last modified time | relevance | path

Searched defs:ivt (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/include/asm/mach-imx/
Dhab.h30 struct ivt { struct
31 struct ivt_header hdr; /* IVT header above */ argument
32 uint32_t entry; /* Absolute address of first instruction */
33 uint32_t reserved1; /* Reserved should be zero */
34 uint32_t dcd; /* Absolute address of the image DCD */
35 uint32_t boot; /* Absolute address of the boot data */
36 uint32_t self; /* Absolute address of the IVT */
37 uint32_t csf; /* Absolute address of the CSF */
38 uint32_t reserved2; /* Reserved should be zero */
/external/u-boot/arch/arm/mach-imx/
Dhab.c428 static bool csf_is_valid(struct ivt *ivt, ulong start_addr, size_t bytes) in csf_is_valid()
526 struct ivt *ivt; in imx_hab_authenticate_image() local
/external/iproute2/ip/
Diplink.c411 struct ifla_vf_tx_rate ivt; in iplink_parse_vf() local
467 struct ifla_vf_trust ivt; in iplink_parse_vf() local
/external/u-boot/tools/
Dmxsimage.c925 struct sb_ivt_header *ivt; in sb_build_command_load() local