Lines Matching refs:ARM

1 config ARM
89 The ARM series is a line of low-power-consumption RISC chip designs
90 licensed by ARM Ltd and targeted at embedded applications and
91 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
92 manufactured, but legacy ARM-based PC hardware remains popular in
93 Europe. There is an ARM Linux project with a web page at
312 # The "ARM system type" choice list is ordered alphabetically by option
316 prompt "ARM system type"
350 bool "ARM Ltd. RealView family"
363 This enables support for ARM Ltd RealView boards.
366 bool "ARM Ltd. Versatile family"
380 This enables support for ARM Ltd Versatile board.
586 the ARM series product line, you can login the following
1033 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
1037 of the FSR on the ARM 1136 prior to r1p0. This causes the kernel to
1042 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
1047 It does not affect the MPCore. This option enables the ARM Ltd.
1051 bool "ARM errata: Stale prediction on replaced interworking branch"
1055 r1p* erratum. If a code sequence containing an ARM/Thumb
1060 executing the new code sequence in the incorrect ARM or Thumb state.
1067 bool "ARM errata: Processor deadlock when a false hazard is created"
1081 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
1094 bool "ARM errata: DMB operation may be faulty"
1107 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1122 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
1133 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
1145 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
1159 bool "ARM errata: Interrupted ICIALLUIS may prevent completion of broadcasted operation"
1170 bool "ARM errata: possible faulty MMU translations following an ASID switch"
1181 bool "ARM errata: no automatic Store Buffer drain"
1192 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
1204 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed"
1218 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock"
1228 bool "ARM errata: TLBI/DSB failure on Cortex-A15"
1238 bool "ARM errata: incorrect instructions may be executed from loop buffer"
1359 Support ARM cpu topology definition. The MPIDR register defines
1361 topology of an ARM System.
1382 This option enables support for the ARM system coherency unit
1390 This option enables support for the ARM architected timer
1396 This options enables support for the ARM timer and watchdog unit
1483 bool "Support for the ARM Power State Coordination Interface (PSCI)"
1489 management operations described in ARM document number ARM DEN
1491 ARM processors").
1569 ARM-Thumb syntax is needed.
1608 bool "Use the ARM EABI to compile the kernel"
1611 ARM ABI (aka EABI). This is only useful if you are using a user
1627 new (ARM EABI) one. It also provides a compatibility layer to
1629 in memory differs between the legacy ABI and the new ARM EABI
1666 The address space of ARM processors is only 4 Gigabytes large
1759 ARM processors cannot fetch/store information which is not
1761 address divisible by 4. On 32-bit ARM processors, these non-aligned
1808 bool "Xen guest support on ARM"
1809 depends on ARM && AEABI && OF
1817 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.