-
Notifications
You must be signed in to change notification settings - Fork 507
Add the ATfL package #2802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Add the ATfL package #2802
Conversation
5c32032 to
7206220
Compare
|
These gitlab-ci failures look like infrastructural issue. Any chances for a review? |
7206220 to
0dd056f
Compare
|
|
|
@alalazo can I kindly ask you to look into it? I can't edit the reviewers list myself, unfortunately. |
|
What is the difference between |
ACfL (Arm Compiler for Linux) is our old toolchain, now phased out, while ATfL (Arm Toolchain for Linux) is the new one, a member of a bigger family of the new ATf* toolchains. |
alalazo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Started reviewing, still have to finish going through the recipe. I'll post the current comments in the meanwhile.
Should we deprecate ACfL then? Or maintain both? Also pinging @paolotricerri as a maintainer for the |
As long as it is still downloadable ( https://developer.arm.com/Tools%20and%20Software/Arm%20Compiler%20for%20Linux#Downloads ) IMO it's good to keep it. I assume it will be available there at least for the coming months. |
|
I agree with @pawosm-arm as in until acfl can be downloaded and the link works, I would not deprecate the package yet. However, at the next release of ArmPL (the other package I maintain) I will also review our support for acfl. |
0dd056f to
9c64f63
Compare
Also adjust the armpl-gcc package to accommodate our new toolchain.
9c64f63 to
68ae5f3
Compare
Also adjust the armpl-gcc package to accommodate our new toolchain.