Searched refs:copy_and_map_fdt (Results 1 – 1 of 1) sorted by relevance
701 static TEE_Result copy_and_map_fdt(struct sp_ctx *ctx, const void * const fdt, in copy_and_map_fdt() function1678 res = copy_and_map_fdt(ctx, sess->fdt, &fdt_copy, &fdt_size); in sp_first_run()