Lines Matching refs:ARM
1 config ARM
85 The ARM series is a line of low-power-consumption RISC chip designs
86 licensed by ARM Ltd and targeted at embedded applications and
87 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
88 manufactured, but legacy ARM-based PC hardware remains popular in
89 Europe. There is an ARM Linux project with a web page at
309 # The "ARM system type" choice list is ordered alphabetically by option
313 prompt "ARM system type"
333 bool "ARM Ltd. RealView family"
346 This enables support for ARM Ltd RealView boards.
349 bool "ARM Ltd. Versatile family"
363 This enables support for ARM Ltd Versatile board.
584 the ARM series product line, you can login the following
624 bool "Renesas ARM SoCs (non-multiplatform)"
641 Support for Renesas ARM SoC platforms using a non-multiplatform
1020 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
1024 of the FSR on the ARM 1136 prior to r1p0. This causes the kernel to
1029 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
1034 It does not affect the MPCore. This option enables the ARM Ltd.
1038 bool "ARM errata: Stale prediction on replaced interworking branch"
1042 r1p* erratum. If a code sequence containing an ARM/Thumb
1047 executing the new code sequence in the incorrect ARM or Thumb state.
1054 bool "ARM errata: Processor deadlock when a false hazard is created"
1068 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
1081 bool "ARM errata: DMB operation may be faulty"
1094 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1109 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
1120 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
1132 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
1146 bool "ARM errata: Interrupted ICIALLUIS may prevent completion of broadcasted operation"
1157 bool "ARM errata: possible faulty MMU translations following an ASID switch"
1168 bool "ARM errata: no automatic Store Buffer drain"
1179 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
1191 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed"
1205 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock"
1215 bool "ARM errata: TLBI/DSB failure on Cortex-A15"
1225 bool "ARM errata: incorrect instructions may be executed from loop buffer"
1345 Support ARM cpu topology definition. The MPIDR register defines
1347 topology of an ARM System.
1368 This option enables support for the ARM system coherency unit
1376 This option enables support for the ARM architected timer
1383 This options enables support for the ARM timer and watchdog unit
1467 bool "Support for the ARM Power State Coordination Interface (PSCI)"
1472 management operations described in ARM document number ARM DEN
1474 ARM processors").
1552 ARM-Thumb syntax is needed.
1591 bool "Use the ARM EABI to compile the kernel"
1594 ARM ABI (aka EABI). This is only useful if you are using a user
1610 new (ARM EABI) one. It also provides a compatibility layer to
1612 in memory differs between the legacy ABI and the new ARM EABI
1649 The address space of ARM processors is only 4 Gigabytes large
1710 ARM processors cannot fetch/store information which is not
1712 address divisible by 4. On 32-bit ARM processors, these non-aligned
1759 bool "Xen guest support on ARM"
1760 depends on ARM && AEABI && OF
1768 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.