On 4/12/23 09:10, Michal Simek wrote:
On 4/12/23 06:57, Marek Vasut wrote:
On 4/11/23 13:23, Michal Simek wrote:
Xen core calls HYPERVISOR_memory_op() in map_shared_info() which is
just in
xen_init() called from init_sequence_r[].
Xen can run only on armv8 where HVC calls are implemented th
On 4/12/23 06:57, Marek Vasut wrote:
On 4/11/23 13:23, Michal Simek wrote:
Xen core calls HYPERVISOR_memory_op() in map_shared_info() which is just in
xen_init() called from init_sequence_r[].
Xen can run only on armv8 where HVC calls are implemented that's why enable
it only for arm64.
Do
On 4/11/23 13:23, Michal Simek wrote:
Xen core calls HYPERVISOR_memory_op() in map_shared_info() which is just in
xen_init() called from init_sequence_r[].
Xen can run only on armv8 where HVC calls are implemented that's why enable
it only for arm64.
Doesn't ARMv7a also support HYP mode ?
Xen core calls HYPERVISOR_memory_op() in map_shared_info() which is just in
xen_init() called from init_sequence_r[].
Xen can run only on armv8 where HVC calls are implemented that's why enable
it only for arm64.
Signed-off-by: Michal Simek
---
Depends on
https://lore.kernel.org/r/1bc97e93ae35d
4 matches
Mail list logo