Replies: 1 comment 1 reply
-
Hi Chris,
Quoting Chris Fernald (2023-05-02 19:39:42)
Hello ***@***.***, I wanted to get your opinion on an issue that I ran into
yesterday regarding the Fedora container. This may be specific to Project MU's
use case, but I think has some long term affects.
We pre-compile basetools and provide them as an external dependency to speed up
the pipeline and build process. To do this we need to cross compile for the
different support dev environments, e.g. AARCH64. From the package
documentation it seems that this is not a supported use-case currently in the
fedora packages which only support cross compiling kernels.
That seems to be the case, unfortunately.
Are you intending using the AARCH64 BaseTools artifacts in the CI on
AARCH64? If so, could you build BaseTools also on the same arch? We
could add a docker image for aarch64, then you would not need to
cross-compile.
… While this blocks our use case of the Fedora container this is not something I
believe EDKII generally requires. I'd be curious to see if you see this as an
issue or not or if anything could be done about it.
—
Reply to this email directly, [2]view it on GitHub, or [3]unsubscribe.
You are receiving this because you were mentioned.*Message ID: <tianocore/
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @osteffenrh, I wanted to get your opinion on an issue that I ran into yesterday regarding the Fedora container. This may be specific to Project MU's use case, but I think has some long term affects.
We pre-compile basetools and provide them as an external dependency to speed up the pipeline and build process. To do this we need to cross compile for the different support dev environments, e.g. AARCH64. From the package documentation it seems that this is not a supported use-case currently in the fedora packages which only support cross compiling kernels.
While this blocks our use case of the Fedora container this is not something I believe EDKII generally requires. I'd be curious to see if you see this as an issue or not or if anything could be done about it.
Beta Was this translation helpful? Give feedback.
All reactions