Re: [Xen-devel] [PATCH v2 0/4] Handle SMCs and HVCs in conformance with SMCCC

2017-06-27 Thread Julien Grall
On 22/06/17 17:24, Volodymyr Babchuk wrote: Hello all, Hi, Please send new series in a distinct thread rather using the cover letter of the first version as "In-Reply-To". Cheers, -- Julien Grall ___ Xen-devel mailing list Xen-devel@lists.xen.or

[Xen-devel] [PATCH v2 0/4] Handle SMCs and HVCs in conformance with SMCCC

2017-06-22 Thread Volodymyr Babchuk
Hello all, This is second version. Instead of 2 patches, there are 4 now. I have divided PSCI patch into two: one changes how PSCI code accesses registers and second one moves PSCI code with new accessors to vsmc.c. Also I had removed redundant 64 bit mode check in PSCI code, as it does not confo