[PATCH 11/20] mach-k3: r5: common: add helper functions needed in LPM resume sequence
Kumar, Udit
u-kumar1 at ti.com
Mon May 11 12:52:16 CEST 2026
On 4/30/2026 2:14 PM, Richard Genoud (TI) wrote:
> +
[..]if (ret)
> + return;
> + save_addr = (unsigned long)mem_addr_lpm.context_save_addr;
> + ret = ti_sci->ops.lpm_ops.lpm_save_addr(ti_sci, save_addr,
> + mem_addr_lpm.size);
> + if (ret)
> + pr_err("TIFS lpm save addr fail\n");
please check firmware capability instead of sending it w/o any check
[..]
More information about the U-Boot
mailing list