/xen/docs/misc/arm/ |
A D | silicon-errata.txt | 6 under specific circumstances. For hardware produced by ARM, these 29 the erratum in question, a Kconfig entry is added under "ARM errata 44 | ARM | Cortex-A15 | #766422 | N/A | 45 | ARM | Cortex-A53 | #827319 | ARM64_ERRATUM_827319 | 46 | ARM | Cortex-A53 | #824069 | ARM64_ERRATUM_824069 | 47 | ARM | Cortex-A53 | #819472 | ARM64_ERRATUM_819472 | 48 | ARM | Cortex-A57 | #852523 | N/A | 49 | ARM | Cortex-A57 | #832075 | ARM64_ERRATUM_832075 | 50 | ARM | Cortex-A57 | #834220 | ARM64_ERRATUM_834220 | 51 | ARM | Cortex-A57 | #1319537 | N/A | [all …]
|
A D | booting.txt | 4 Xen follows the zImage protocol defined for 32-bit ARM Linux[1] and the 10 The exceptions to this on 32-bit ARM are as follows: 24 There are no exception on 64-bit ARM. 34 * The bit SCR_EL3.HCE (resp. SCR.HCE for 32-bit ARM) must be set to 1.
|
/xen/xen/arch/ |
A D | Kconfig | 6 default "8" if ARM && RCAR3 7 default "4" if ARM && QEMU 8 default "4" if ARM && MPSOC 9 default "128" if ARM
|
/xen/xen/drivers/passthrough/ |
A D | Kconfig | 5 if ARM 7 bool "ARM SMMUv1 and v2 driver" 10 Support for implementations of the ARM System MMU architecture 14 ARM SMMU architecture.
|
/xen/xen/drivers/char/ |
A D | Kconfig | 2 bool "NS16550 UART driver" if ARM 32 bool "ARM PL011 UART driver" 34 depends on ARM 36 This selects the ARM(R) AMBA(R) PrimeCell PL011 UART. If you have 58 depends on ARM
|
/xen/xen/arch/arm/arm32/lib/ |
A D | findbit.S | 28 ARM( ldrb r3, [r0, r2, lsr #3] ) 49 ARM( ldrb r3, [r0, r2, lsr #3] ) 69 ARM( ldrb r3, [r0, r2, lsr #3] ) 90 ARM( ldrb r3, [r0, r2, lsr #3] ) 107 ARM( ldrb r3, [r0, r3, lsr #3] ) 125 ARM( ldrb r3, [r0, r3, lsr #3] ) 141 ARM( ldrb r3, [r0, r3, lsr #3] ) 159 ARM( ldrb r3, [r0, r3, lsr #3] )
|
A D | lshrdi3.S | 44 ARM( orrmi al, al, ah, lsl ip )
|
A D | assembler.h | 26 #define ARM(instr...) instr macro
|
A D | div64.S | 180 ARM( orr yl, yl, xh, lsl ip )
|
/xen/docs/ |
A D | INDEX | 2 hypercall/arm/index ARM 23 misc/arm/booting How to boot Xen on ARM 24 misc/arm/early-printk Enabling early printk on ARM
|
/xen/xen/arch/arm/ |
A D | Kconfig | 17 config ARM config 48 Driver for the ARM Generic Interrupt Controller v3. 64 This is an alternative implementation of the ARM GIC interrupt 79 SBSA Generic UART implements a subset of ARM PL011 UART. 119 menu "ARM errata workaround via the alternative framework" 127 This option adds an alternative code sequence to work around ARM 149 This option adds an alternative code sequence to work around ARM 172 This option adds an alternative code sequence to work around ARM 194 This option adds an alternative code sequence to work around ARM 213 This option adds an alternative code sequence to work around ARM
|
A D | README.LinuxPrimitives | 1 Xen on ARM uses various low level assembly primitives from the Linux
|
/xen/ |
A D | SUPPORT.md | 38 ### ARM v8 55 Status, ARM: Experimental 65 Status, ARM SMMUv1: Supported 66 Status, ARM SMMUv2: Supported 69 ### ARM/GICv3 ITS 106 ### ARM subsection 272 Status, ARM: Tech Preview 343 On ARM, and on x86 in HAP mode, 351 Status, ARM: Supported 596 Status, ARM: Experimental [all …]
|
/xen/docs/misc/arm/device-tree/ |
A D | guest.txt | 3 Xen ARM virtual platforms shall have a top-level "hypervisor" node with 20 To support UEFI on Xen ARM virtual platforms, Xen populates the FDT "uefi" node
|
/xen/docs/misc/ |
A D | hypfs-paths.pandoc | 54 * ARM | ARM32 | ARM64 | X86: the path is available for the respective 77 removed. For example, a path that's always available only on ARM systems 79 restricted to only appearing on ARM systems. Paths may also disappear
|
A D | efi.pandoc | 106 provided in the EFI configuration table. (ARM only)
|
A D | xen-command-line.pandoc | 770 transform is required for dom0 to function), and is ignored for ARM. 778 is ignored for ARM. 844 ### dom0_mem (ARM) 909 ### dtuart (ARM) 1102 The usage of gnttab v2 is not security supported on ARM platforms. 1335 This option is ignored on ARM, and the pagetables are always shared. 1504 Specifies the number of ARM GICv3 LPI interrupts to allocate on the host, 1531 > ARM default: `9,18,10,10` 1974 ### serrors (ARM) 2378 WFI is the ARM instruction to "wait for interrupt". WFE is similar and [all …]
|
A D | console.txt | 26 The vuart console provides access to a virtual SBSA UART on ARM systems.
|
/xen/docs/hypervisor-guide/ |
A D | code-coverage.rst | 13 ARM doesn't currently boot when the final binary exceeds 2MB in size,
|
/xen/docs/features/ |
A D | livepatch.pandoc | 15 Architecture: ARM
|
A D | sched_rtds.pandoc | 104 * OSSTest reports occasional failures on ARM.
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl.ml | 57 | ARM of xen_arm_arch_domainconfig Constructor
|
A D | xenctrl.mli | 50 | ARM of xen_arm_arch_domainconfig Constructor
|
/xen/xen/common/ |
A D | Kconfig | 177 default ARM 242 default XSM_SILO_DEFAULT if XSM_SILO && ARM
|
/xen/docs/specs/ |
A D | libxc-migration-stream.pandoc | 33 ARM does not yet have have a domain save image format specified and 44 * ARM
|