Update EBcLfSA Integration to New Structure, add Rust support#116
Update EBcLfSA Integration to New Structure, add Rust support#116opajonk wants to merge 26 commits intoeclipse-score:mainfrom
Conversation
|
The created documentation from the pull request is available at: docu-html |
2d08005 to
ad476fb
Compare
d82da61 to
7ad7983
Compare
- Add correct GCC toolchain and switch to official pre-release 2.0.0-beta1 of EB corbos Toolkit - Add Rust toolchain for aarch64 - Add patch for Lifecycle Health ACL on arm64 - Also: latest devcontainer 1.2.0
7ad7983 to
ee4e279
Compare
Later, this will be much easier to replace with another image building method
This script must be run via Bazel in a specific way, and this is checked now.
|
Looks fine for me , i will test this and then approve. Still I think we shall remove qemu from build phase and use loopdevice. |
|
Tested locally, have few issues: Also depends on use having some binaries like |
This adds back LLVM, which is required to have iceorxy2 to build successfully.
This should avoid warnings about Bazel not being able to track dependencies properly.
This will certainly require investigation. Apparently, the
Added a check! |
|
I was also able to get rid of the warning
|
Update the EB corbos Linux for Safety Applications integration to the new structure of the repository.
score_toolchains_gcc//showcases:showcasesdone, build works,./score_startercan be usedMissing: integration with "high-integrity-application-marking"; this needs to be done in a next step.