 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/7] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 Hi Julien, On 02/05/2018 06:50 PM, Julien Grall wrote: This link is not working. [2]: https://github.com/ARM-software/arm-trusted-firmware/pull/1240 [3] https://lists.xenproject.org/archives/html/xen-devel/2018-02/msg00117.html Julien Grall (7): xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu xen/arm: psci: Rework the PSCI definitions xen/arm: vpsci: Add support for PSCI 1.1 xen/arm: vsmc: Implement SMCCC 1.1 xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support xen/arm: Adapt smccc.h to be able to use it in assembly code xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1 tools/libxl/libxl_arm.c | 3 +- xen/arch/arm/arm64/entry.S | 56 +++++++++++++++++++++++++- xen/arch/arm/domain_build.c | 1 + xen/arch/arm/platforms/seattle.c | 4 +- xen/arch/arm/psci.c | 10 ++--- xen/arch/arm/vpsci.c | 85 +++++++++++++++++++++++++++++----------- xen/arch/arm/vsmc.c | 41 +++++++++++++++++++ xen/include/asm-arm/perfc_defn.h | 1 + xen/include/asm-arm/processor.h | 2 + xen/include/asm-arm/psci.h | 38 ++++++++++-------- xen/include/asm-arm/smccc.h | 37 ++++++++++++++--- xen/include/asm-arm/vpsci.h | 2 +- 12 files changed, 225 insertions(+), 55 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |