Re: [Xen-devel] [RFC] arm: Handle SiP Service Calls

2017-12-07 Thread Julien Grall
Hello, On 07/12/17 06:48, Peng Fan wrote: Support ARM SiP (Silicon Provider) services. - Import arm-smccc.h from Linux Kernel ca122fe376fc ("Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc") - Introudce a new callback function in platform_desc -

[Xen-devel] [RFC] arm: Handle SiP Service Calls

2017-12-06 Thread Peng Fan
Support ARM SiP (Silicon Provider) services. - Import arm-smccc.h from Linux Kernel ca122fe376fc ("Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc") - Introudce a new callback function in platform_desc - Add do_trap_hvccc to handle non xen specific hype