commit | 5d1751066d067cff323a905a03ced2d2cf12e7ec | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Fri Jun 23 23:36:01 2023 +0100 |
committer | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Thu Jul 27 09:35:12 2023 +0100 |
tree | c861a6fda985591df46c8dff5aa4791d63f6c9f1 | |
parent | 43a6544f015b8d91036e4eb7e422a545a8f2396e [diff] |
chore(brcm): include cpu_helpers.S for bl2 build With errata conversion in place for Cortex_A72 cpu, build fails with undefined reference to functions defined in cpu_helpers.S file. Including the same to handle build issues related to Stingray platform. Change-Id: I2bab3e5ca0811d83cd9ee43ac33d557afe6575a8 Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>