commit | 3dee3651186b540d3d49568a2b3cfea819858554 | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@linaro.org> | Thu Apr 22 13:03:42 2021 -0500 |
committer | David Hu <david.hu@arm.com> | Fri Jun 18 06:19:25 2021 +0200 |
tree | 65591d4fc73f514084ab49dcf0b0237ce8b4c4c6 | |
parent | 195f3ca5be786d48f28ce41aca8c3ed11d1e0515 [diff] |
Build MPS3 AN547 with GCC Since this code was written, GCC now compiles for the M55. From what I can tell (by diffing scatter files), the an524 and the an547 have very similar code layout. So the linker scripts used are from the an524. This also includes a note in the documentation about the required gcc version. Change-Id: I365ad3f934956a46756293694a44cca08ea25898 Signed-off-by: Jimmy Brisson <jimmy.brisson@linaro.org>