Hi Julien, > -----Original Message----- > Subject: [PATCH 4/9] xen/arm32: head: Remove 'r6' from the clobber list of > create_page_tables() > > From: Julien Grall <jgr...@amazon.com> > > Since commit 62529f16c8a2 ("xen/arm32: head: Use a page mapping for the > 1:1 mapping in create_page_tables()"), the register 'r6' is not used > anymore within create_page_tables(). So remove it from the documentation. > > Signed-off-by: Julien Grall <jgr...@amazon.com>
Reviewed-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry