On 13/12/2022 11:57, Michal Orzel wrote: > > > Hi Julien, > > On 12/12/2022 10:55, Julien Grall wrote: >> >> >> From: Julien Grall <jgr...@amazon.com> >> >> In a follow-up patch, the base address for the common mappings will >> vary between arm32 and arm64. To avoid any duplication, define >> every mapping in the common region from the previous one. >> >> Take the opportunity to: >> * add missing *_SIZE for FIXMAP_VIRT_* and XEN_VIRT_* >> * switch to MB()/GB() to be avoid hexadecimal (easier to read) I forgot about this one: NIT: s/to be/to/ >> >> Signed-off-by: Julien Grall <jgr...@amazon.com> > Reviewed-by: Michal Orzel <michal.or...@amd.com> > > ~Michal > > ~Michal
- [PATCH v3 04/18] xen/arm: flushtlb: Reduce scope of bar... Julien Grall
- [PATCH v3 03/18] xen/arm32: flushtlb: Reduce scope of b... Julien Grall
- [PATCH v3 08/18] xen/arm32: head: Introduce an helper t... Julien Grall
- [PATCH v3 06/18] xen/arm32: head: Replace "ldr rX,... Julien Grall
- Re: [PATCH v3 06/18] xen/arm32: head: Replace &quo... Stefano Stabellini
- Re: [PATCH v3 06/18] xen/arm32: head: Replace &quo... Michal Orzel
- [PATCH v3 05/18] xen/arm: Clean-up the memory layout Julien Grall
- Re: [PATCH v3 05/18] xen/arm: Clean-up the memory ... Michal Orzel
- Re: [PATCH v3 05/18] xen/arm: Clean-up the mem... Michal Orzel
- [PATCH v3 09/18] xen/arm32: head: Remove restriction wh... Julien Grall
- [PATCH v3 07/18] xen/arm32: head: Jump to the runtime m... Julien Grall
- Re: [PATCH v3 07/18] xen/arm32: head: Jump to the ... Stefano Stabellini
- [PATCH v3 13/18] xen/arm: mm: Allow xen_pt_update() to ... Julien Grall
- Re: [PATCH v3 13/18] xen/arm: mm: Allow xen_pt_upd... Stefano Stabellini
- [PATCH v3 10/18] xen/arm32: head: Widen the use of the ... Julien Grall
- [PATCH v3 17/18] xen/arm: linker: The identitymap check... Julien Grall
- Re: [PATCH v3 17/18] xen/arm: linker: The identity... Stefano Stabellini
- [PATCH v3 11/18] xen/arm: Enable use of dump_pt_walk() ... Julien Grall