[PATCH v3 02/10] arm-ffa: add FF-A bus runtime support

Ilias Apalodimas ilias.apalodimas at linaro.org
Wed Jul 1 15:59:31 CEST 2026


[...]

> +
> +/**
> + * ffa_sync_send_receive_runtime() - Runtime implementation of
> + *                              ffa_sync_send_receive()
> + * @dst_part_id: destination partition ID
> + * @msg: pointer to the message data preallocated by the client (in/out)
> + * @is_smc64: select 64-bit or 32-bit FF-A ABI

[...]

Just out of curiocity. Why can't we use the runtime part in boot time
as well and keep one function?

Thanks
/Ilias


More information about the U-Boot mailing list