commit | f4a70f26f26bffabb8a9d3da8ed1942149da3f65 | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Wed May 24 22:08:28 2023 -0500 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Wed May 24 22:19:22 2023 -0500 |
tree | 30f0743c8694145af2a1227a37f72b779d968094 | |
parent | b375b31a160a70d71ac329be99899026f1eb998e [diff] |
fix(build): include Cortex-A78AE cpu file for FVP So far, the FVP platform.mk file did not include the corresponding file for Cortex-A78AE, causing the FVP to hang when executing the plat_reset_handler function. The file is now included to address the problem and to allow the new CI config for Cortex-A78AE to work properly. Change-Id: I8dd460831b354d8ca54841d5561df40ff193ee06 Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>