public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Adding EFI runtime support to the Arm's FF-A bus
@ 2023-12-14 15:53 Abdellatif El Khlifi
  2023-12-14 16:47 ` Mark Kettenis
  0 siblings, 1 reply; 23+ messages in thread
From: Abdellatif El Khlifi @ 2023-12-14 15:53 UTC (permalink / raw)
  To: ilias.apalodimas, xypron.glpk; +Cc: sjg, Drew.Reed, u-boot, nd

Hi guys,

I'd like to ask for advice regarding adding EFI RT support to the Arm's FF-A bus
in U-Boot.

The objective is to enable the FF-A messaging APIs in EFI RT to be used for
comms with the secure world. This will help getting/setting EFI variables
through FF-A.

The existing FF-A APIs in U-Boot call the DM APIs (which are not available at RT).

Two possible solutions:

1/ having the entire U-Boot in RT space (as Simon stated in this discussion[1])

2/ Create an RT variant for the FF-A APIs needed.
      These RT variant don't call the DM APIs
      (e.g: ffa_mm_communicate_runtime, ffa_sync_send_receive_runtime, ...)

What do you recommend please ?

[1]: https://lore.kernel.org/all/CAPnjgZ21qLnSFcCJ9rPQXEfQf-NjMBF3kYUDBBOc6WUQXQtDEA@mail.gmail.com/

Cheers,
Abdellatif

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2024-01-08 16:34 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14 15:53 Adding EFI runtime support to the Arm's FF-A bus Abdellatif El Khlifi
2023-12-14 16:47 ` Mark Kettenis
2023-12-14 19:47   ` Ilias Apalodimas
2023-12-18 15:01     ` Simon Glass
2023-12-18 20:59       ` Heinrich Schuchardt
2023-12-19 10:11         ` Michael Walle
2023-12-19 12:27           ` Mark Kettenis
2023-12-19 12:47             ` Michael Walle
2023-12-19 15:40               ` Tom Rini
2023-12-20  6:17               ` Ilias Apalodimas
2023-12-20 15:43                 ` Peter Robinson
2023-12-20 22:57                   ` Shantur Rathore
2023-12-21  6:29                     ` Ilias Apalodimas
2023-12-21 14:36                       ` Shantur Rathore
2023-12-27 14:06                         ` Ilias Apalodimas
2023-12-19 15:22         ` Abdellatif El Khlifi
2023-12-20  4:47         ` Simon Glass
2023-12-18 16:59     ` Abdellatif El Khlifi
2024-01-08 14:12       ` Abdellatif El Khlifi
2024-01-08 14:27         ` Heinrich Schuchardt
2024-01-08 14:35           ` Ilias Apalodimas
2024-01-08 16:34             ` Abdellatif El Khlifi
2023-12-18 17:01   ` Abdellatif El Khlifi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox