Searched +full:cortex +full:- +full:a720 (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only30 /* ARMv8 Cortex-A53 specific event types. */43 * be disabled at run-time based on the PMCEID registers.166 return sprintf(page, "event=0x%04llx\n", pmu_attr->id); in armv8pmu_events_sysfs_show()176 * means we don't have a fixed event<->counter relationship regardless.281 if (pmu_attr->id < ARMV8_PMUV3_MAX_COMMON_EVENTS && in armv8pmu_event_attr_is_visible()282 test_bit(pmu_attr->id, cpu_pmu->pmceid_bitmap)) in armv8pmu_event_attr_is_visible()283 return attr->mode; in armv8pmu_event_attr_is_visible()285 if (pmu_attr->id >= ARMV8_PMUV3_EXT_COMMON_EVENT_BASE) { in armv8pmu_event_attr_is_visible()286 u64 id = pmu_attr->id - ARMV8_PMUV3_EXT_COMMON_EVENT_BASE; in armv8pmu_event_attr_is_visible()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only287 ARM 64-bit (AArch64) Linux support.295 # required due to use of the -Zfixed-x18 flag.298 # -Zsanitizer=shadow-call-stack flag.308 depends on $(cc-option,-fpatchable-function-entry=2)334 # VA_BITS - PTDESC_TABLE_SHIFT412 def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n)417 # https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2467 at stage-2.492 …bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is acce…[all …]
10 so-called "errata", which can cause it to deviate from the architecture32 cases (e.g. those cases that both require a non-secure workaround *and*37 Features" -> "ARM errata workarounds via the alternatives framework".40 detected. For less-intrusive workarounds, a Kconfig option is not50 +----------------+-----------------+-----------------+-----------------------------+54 +----------------+-----------------+-----------------+-----------------------------+55 +----------------+-----------------+-----------------+-----------------------------+57 +----------------+-----------------+-----------------+-----------------------------+59 +----------------+-----------------+-----------------+-----------------------------+61 +----------------+-----------------+-----------------+-----------------------------+[all …]