Hi,
ARMv8-A specification mentions revisions and options. I cannot find Cortex-A35 adheres to which exact version: ARMv8.1, 8.2, 8.3? I want to know which of the extensions described in the generic ARMv8-A spec are really available in that core.
Thanks.
It is Armv8.0-A, with a GICv4.0 CPU interface.
For the Cortex-A processors, there should be a section called "Supported standards and specifications" in their Technical Reference Manuals (TRM). That's where it will list what extensions to the base architecture (if any) are implemented.
Hope this helps.