All of lore.kernel.org
 help / color / mirror / Atom feed
* ARM64 EFI runtime
@ 2015-10-12 18:40 Brijesh Singh
  2015-10-13  9:57 ` Stefano Stabellini
  0 siblings, 1 reply; 5+ messages in thread
From: Brijesh Singh @ 2015-10-12 18:40 UTC (permalink / raw)
  To: xen-devel; +Cc: brijeshkumar.singh

Hi All,

I noticed that DOM0 kernel fails to get time via RTC device on AMD ARM64 (Seattle) platform. On this platform Linux uses rtc-efi driver to get the time through EFI runtime services, and I know for sure that driver works well outside the Xen environment. It seems that devicetree passed to DOM0 through Xen does not contain UEFI system table information hence DOM0 fails to probe rtc-efi platform driver. I see the below message in DOM0 dmesg log

[    0.000000] bootconsole [uart0] enabled
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 16 MiB at 0x00000083df000000


Looking at Xen's common/efi/runtime.c indicates that EFI runtime services are not yet supported on ARM platform, is anyone working on it? 

Thanks
Brijesh

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

end of thread, other threads:[~2015-10-13 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 18:40 ARM64 EFI runtime Brijesh Singh
2015-10-13  9:57 ` Stefano Stabellini
2015-10-13 14:31   ` Brijesh Singh
2015-10-13 14:55     ` Stefano Stabellini
2015-10-13 16:20       ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.