Toggle navigation
Patchwork
No Project
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
xen/arm: Rework head.S to make it more compliant with the Arm Arm
| 28 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[Xen-devel,v3,28/28] xen/arm32: head: Use a page mapping for the 1:1 mapping in create_page_tables()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,27/28] xen/arm32: head: Introduce macros to create table and mapping entry
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,26/28] xen/arm64: head: Use a page mapping for the 1:1 mapping in create_page_tables()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,25/28] xen/arm64: head: Introduce macros to create table and mapping entry
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,24/28] xen/arm: Zero BSS after the MMU and D-cache is turned on
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,23/28] xen/arm32: head: Setup HTTBR in enable_mmu() and add missing isb
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,22/28] xen/arm32: head: Rework and document launch()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,21/28] xen/arm32: head: Rework and document setup_fixmap()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,20/28] xen/arm32: head: Remove 1:1 mapping as soon as it is not used
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,19/28] xen/arm32: head: Don't setup the fixmap on secondary CPUs
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,18/28] xen/arm32: head: Move assembly switch to the runtime PT in secondary CPUs path
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,17/28] xen/arm32: head: Document enable_mmu()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,16/28] xen/arm32: head: Document create_pages_tables()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,15/28] xen/arm32: head: Rework and document zero_bss()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,14/28] xen/arm32: head: Rework and document check_cpu_mode()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,13/28] xen/arm32: head: Introduce distinct paths for the boot CPU and secondary CPUs
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,12/28] xen/arm32: head: Introduce print_reg
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,11/28] xen/arm32: head: Rework UART initialization on boot CPU
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,10/28] xen/arm32: head: Don't clobber r14/lr in the macro PRINT
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,09/28] xen/arm32: head: Mark the end of subroutines with ENDPROC
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,08/28] xen/arm32: head: Add a macro to move an immediate constant into a 32-bit register
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,07/28] xen/arm64: head: Fix typo in the documentation on top of init_uart()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,06/28] xen/arm64: head: Introduce a macro to get a PC-relative address of a symbol
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,05/28] xen/arm64: head: Setup TTBR_EL2 in enable_mmu() and add missing isb
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,04/28] xen/arm64: head: Rework and document launch()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New
[Xen-devel,v3,03/28] xen/arm64: head: Rework and document setup_fixmap()
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,02/28] xen/arm64: head: Remove 1:1 mapping as soon as it is not used
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
Superseded
[Xen-devel,v3,01/28] xen/arm: lpae: Allow more LPAE helpers to be used in assembly
xen/arm: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-08-12
Julien Grall
New