Home
last modified time | relevance | path

Searched refs:boot_embdata (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dasm-defines.c123 offsetof(struct boot_embdata, hashes_offset));
125 offsetof(struct boot_embdata, hashes_len));
127 offsetof(struct boot_embdata, reloc_offset));
129 offsetof(struct boot_embdata, reloc_len));
A Dboot.c360 const struct boot_embdata *embdata = (const void *)__init_end; in undo_init_relocation()
384 const struct boot_embdata *embdata = (const void *)__init_end; in ro_paged_alloc()
404 const struct boot_embdata *embdata = (const void *)__init_end; in init_runtime()
/optee_os/core/arch/arm/include/kernel/
A Dboot.h34 struct boot_embdata { struct

Completed in 4 milliseconds