Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c771 static TEE_Result create_and_map_boot_info(struct sp_ctx *ctx, const void *fdt, in create_and_map_boot_info() function
1700 res = create_and_map_boot_info(ctx, fdt_copy, &args, &boot_info_va, in sp_first_run()