Re: [Xen-devel] [PATCH v2 13/25] arm/altp2m: Make p2m_restore_state ready for altp2m.

2016-08-06 Thread Sergej Proskurin
Hi Julien, On 08/04/2016 01:55 PM, Julien Grall wrote: > Hello, > > On 01/08/16 18:10, Sergej Proskurin wrote: >> This commit adapts the function "p2m_restore_state" in a way that the >> currently active altp2m table is considered during state restoration. >> >> Signed-off-by: Sergej Proskurin >

Re: [Xen-devel] [PATCH v2 13/25] arm/altp2m: Make p2m_restore_state ready for altp2m.

2016-08-04 Thread Julien Grall
Hello, On 01/08/16 18:10, Sergej Proskurin wrote: This commit adapts the function "p2m_restore_state" in a way that the currently active altp2m table is considered during state restoration. Signed-off-by: Sergej Proskurin --- Cc: Stefano Stabellini Cc: Julien Grall --- xen/arch/arm/p2m.c

[Xen-devel] [PATCH v2 13/25] arm/altp2m: Make p2m_restore_state ready for altp2m.

2016-08-01 Thread Sergej Proskurin
This commit adapts the function "p2m_restore_state" in a way that the currently active altp2m table is considered during state restoration. Signed-off-by: Sergej Proskurin --- Cc: Stefano Stabellini Cc: Julien Grall --- xen/arch/arm/p2m.c | 4 +++- xen/include/asm-arm/altp2m.h | 3 ++