Re: [PATCH v3 1/6] arm64: cputype: Add Cortex-A520AE definitions

From: Gavin Shan

Date: Wed Jul 15 2026 - 19:56:52 EST


On 7/15/26 3:34 PM, Linu Cherian wrote:
Add cputype definitions for Cortex-A520AE.

The definition can be found in Cortex-A520AE TRM,
https://developer.arm.com/documentation/107726/0001/
as part of MIDR_EL1 bit descriptions.

This is going to be used in the bbml3 support list.

Reviewed-by: Anshuman Khandual <anshuman.khandual@xxxxxxx>
Signed-off-by: Linu Cherian <linu.cherian@xxxxxxx>
---
arch/arm64/include/asm/cputype.h | 2 ++
1 file changed, 2 insertions(+)


Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>