Skip to content

arch: Remove armv8-a target architecture

Leandro Belli requested to merge lb/remove-armv8-a into main

armv8-a target architecture is superseded by aarch64 target and currently there is no product that uses it. For that reason it is removed from codebase.

The architecture support documentation is updated to ensure that it aligns with the current implementation.

Signed-off-by: Leandro Belli leandro.belli@arm.com

Merge request reports

Loading